./Ultimate.py --spec ../sv-benchmarks/c/properties/no-data-race.prp --file ../sv-benchmarks/c/weaver/popl20-bad-dot-product-alt.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for data races Using default analysis Version 3289d67d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/weaver/popl20-bad-dot-product-alt.wvr.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! data-race) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 6fdb5189ea0a06d32886b44c2108d225ef2901fa5113fdc3856a252d0f653190 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-3289d67-m [2024-11-16 23:45:37,620 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-16 23:45:37,677 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-16 23:45:37,680 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-16 23:45:37,681 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-16 23:45:37,712 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-16 23:45:37,713 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-16 23:45:37,714 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-16 23:45:37,715 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-16 23:45:37,717 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-16 23:45:37,718 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-16 23:45:37,718 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-16 23:45:37,718 INFO L153 SettingsManager]: * Use SBE=true [2024-11-16 23:45:37,719 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-16 23:45:37,721 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-16 23:45:37,721 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-16 23:45:37,722 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-16 23:45:37,722 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-16 23:45:37,722 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-16 23:45:37,722 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-16 23:45:37,723 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-16 23:45:37,723 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-16 23:45:37,723 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-16 23:45:37,724 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-16 23:45:37,724 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-16 23:45:37,724 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-16 23:45:37,724 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-16 23:45:37,725 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-16 23:45:37,725 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-16 23:45:37,725 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-16 23:45:37,726 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-16 23:45:37,726 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-16 23:45:37,726 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-16 23:45:37,727 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-16 23:45:37,727 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-16 23:45:37,727 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-16 23:45:37,727 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-16 23:45:37,728 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-16 23:45:37,728 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-16 23:45:37,728 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-16 23:45:37,728 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-16 23:45:37,729 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! data-race) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 6fdb5189ea0a06d32886b44c2108d225ef2901fa5113fdc3856a252d0f653190 [2024-11-16 23:45:37,986 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-16 23:45:38,014 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-16 23:45:38,017 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-16 23:45:38,018 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-16 23:45:38,018 INFO L274 PluginConnector]: CDTParser initialized [2024-11-16 23:45:38,019 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/popl20-bad-dot-product-alt.wvr.c [2024-11-16 23:45:39,479 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-16 23:45:39,673 INFO L384 CDTParser]: Found 1 translation units. [2024-11-16 23:45:39,673 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-bad-dot-product-alt.wvr.c [2024-11-16 23:45:39,681 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b23e26f8d/ae2bd0640834413b99abcb35b497e447/FLAGd300b6414 [2024-11-16 23:45:40,041 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b23e26f8d/ae2bd0640834413b99abcb35b497e447 [2024-11-16 23:45:40,043 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-16 23:45:40,044 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-16 23:45:40,045 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-16 23:45:40,045 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-16 23:45:40,051 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-16 23:45:40,051 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.11 11:45:40" (1/1) ... [2024-11-16 23:45:40,052 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@46cbadd7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:45:40, skipping insertion in model container [2024-11-16 23:45:40,053 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.11 11:45:40" (1/1) ... [2024-11-16 23:45:40,077 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-16 23:45:40,393 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-16 23:45:40,405 INFO L200 MainTranslator]: Completed pre-run [2024-11-16 23:45:40,447 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-16 23:45:40,463 INFO L204 MainTranslator]: Completed translation [2024-11-16 23:45:40,464 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:45:40 WrapperNode [2024-11-16 23:45:40,464 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-16 23:45:40,465 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-16 23:45:40,465 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-16 23:45:40,465 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-16 23:45:40,472 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:45:40" (1/1) ... [2024-11-16 23:45:40,490 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:45:40" (1/1) ... [2024-11-16 23:45:40,551 INFO L138 Inliner]: procedures = 27, calls = 60, calls flagged for inlining = 19, calls inlined = 27, statements flattened = 639 [2024-11-16 23:45:40,551 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-16 23:45:40,552 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-16 23:45:40,552 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-16 23:45:40,552 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-16 23:45:40,567 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:45:40" (1/1) ... [2024-11-16 23:45:40,568 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:45:40" (1/1) ... [2024-11-16 23:45:40,584 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:45:40" (1/1) ... [2024-11-16 23:45:40,587 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:45:40" (1/1) ... [2024-11-16 23:45:40,621 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:45:40" (1/1) ... [2024-11-16 23:45:40,624 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:45:40" (1/1) ... [2024-11-16 23:45:40,628 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:45:40" (1/1) ... [2024-11-16 23:45:40,631 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:45:40" (1/1) ... [2024-11-16 23:45:40,641 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-16 23:45:40,642 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-11-16 23:45:40,642 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-11-16 23:45:40,642 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-11-16 23:45:40,643 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:45:40" (1/1) ... [2024-11-16 23:45:40,657 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-16 23:45:40,667 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 23:45:40,684 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-16 23:45:40,688 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-16 23:45:40,733 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-16 23:45:40,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-16 23:45:40,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-16 23:45:40,734 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-16 23:45:40,735 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-16 23:45:40,735 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-16 23:45:40,735 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-16 23:45:40,735 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-16 23:45:40,735 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-16 23:45:40,735 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-16 23:45:40,736 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-16 23:45:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-16 23:45:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-16 23:45:40,736 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-16 23:45:40,737 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-16 23:45:40,737 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-16 23:45:40,738 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-16 23:45:40,740 WARN L225 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-16 23:45:40,872 INFO L256 CfgBuilder]: Building ICFG [2024-11-16 23:45:40,874 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-16 23:45:41,925 INFO L303 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-16 23:45:41,926 INFO L307 CfgBuilder]: Performing block encoding [2024-11-16 23:45:42,250 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-16 23:45:42,251 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-16 23:45:42,251 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.11 11:45:42 BoogieIcfgContainer [2024-11-16 23:45:42,251 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-11-16 23:45:42,253 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-16 23:45:42,253 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-16 23:45:42,257 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-16 23:45:42,257 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 16.11 11:45:40" (1/3) ... [2024-11-16 23:45:42,259 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7954708c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.11 11:45:42, skipping insertion in model container [2024-11-16 23:45:42,259 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 11:45:40" (2/3) ... [2024-11-16 23:45:42,259 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7954708c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.11 11:45:42, skipping insertion in model container [2024-11-16 23:45:42,259 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.11 11:45:42" (3/3) ... [2024-11-16 23:45:42,260 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-bad-dot-product-alt.wvr.c [2024-11-16 23:45:42,278 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-16 23:45:42,279 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 84 error locations. [2024-11-16 23:45:42,279 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-16 23:45:42,463 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-16 23:45:42,514 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 605 places, 631 transitions, 1283 flow [2024-11-16 23:45:42,744 INFO L124 PetriNetUnfolderBase]: 36/628 cut-off events. [2024-11-16 23:45:42,745 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-16 23:45:42,760 INFO L83 FinitePrefix]: Finished finitePrefix Result has 641 conditions, 628 events. 36/628 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 2063 event pairs, 0 based on Foata normal form. 0/508 useless extension candidates. Maximal degree in co-relation 504. Up to 2 conditions per place. [2024-11-16 23:45:42,761 INFO L82 GeneralOperation]: Start removeDead. Operand has 605 places, 631 transitions, 1283 flow [2024-11-16 23:45:42,776 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 586 places, 611 transitions, 1240 flow [2024-11-16 23:45:42,787 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-16 23:45:42,796 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;@5d81b54b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-16 23:45:42,797 INFO L334 AbstractCegarLoop]: Starting to check reachability of 148 error locations. [2024-11-16 23:45:42,803 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-16 23:45:42,803 INFO L124 PetriNetUnfolderBase]: 0/26 cut-off events. [2024-11-16 23:45:42,803 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-16 23:45:42,804 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:45:42,804 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:45:42,805 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr22ASSERT_VIOLATIONDATA_RACE === [thread1Err19ASSERT_VIOLATIONDATA_RACE, thread1Err18ASSERT_VIOLATIONDATA_RACE, thread1Err17ASSERT_VIOLATIONDATA_RACE, thread1Err16ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-16 23:45:42,809 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:45:42,809 INFO L85 PathProgramCache]: Analyzing trace with hash 7602857, now seen corresponding path program 1 times [2024-11-16 23:45:42,816 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:45:42,816 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1543498418] [2024-11-16 23:45:42,816 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:45:42,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:45:42,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:45:43,007 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-16 23:45:43,008 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:45:43,008 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1543498418] [2024-11-16 23:45:43,009 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1543498418] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:45:43,009 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:45:43,009 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:45:43,011 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [6758439] [2024-11-16 23:45:43,011 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:45:43,019 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:45:43,027 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:45:43,056 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:45:43,058 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:45:43,111 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 564 out of 631 [2024-11-16 23:45:43,122 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 586 places, 611 transitions, 1240 flow. Second operand has 3 states, 3 states have (on average 565.3333333333334) internal successors, (1696), 3 states have internal predecessors, (1696), 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-16 23:45:43,123 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:45:43,123 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 564 of 631 [2024-11-16 23:45:43,124 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:45:43,791 INFO L124 PetriNetUnfolderBase]: 109/1736 cut-off events. [2024-11-16 23:45:43,792 INFO L125 PetriNetUnfolderBase]: For 48/48 co-relation queries the response was YES. [2024-11-16 23:45:43,804 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1865 conditions, 1736 events. 109/1736 cut-off events. For 48/48 co-relation queries the response was YES. Maximal size of possible extension queue 36. Compared 11085 event pairs, 38 based on Foata normal form. 60/1486 useless extension candidates. Maximal degree in co-relation 1064. Up to 92 conditions per place. [2024-11-16 23:45:43,816 INFO L140 encePairwiseOnDemand]: 583/631 looper letters, 16 selfloop transitions, 2 changer transitions 8/565 dead transitions. [2024-11-16 23:45:43,816 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 560 places, 565 transitions, 1184 flow [2024-11-16 23:45:43,818 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:45:43,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:45:43,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1756 transitions. [2024-11-16 23:45:43,840 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9276281035393555 [2024-11-16 23:45:43,843 INFO L175 Difference]: Start difference. First operand has 586 places, 611 transitions, 1240 flow. Second operand 3 states and 1756 transitions. [2024-11-16 23:45:43,844 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 560 places, 565 transitions, 1184 flow [2024-11-16 23:45:43,852 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 554 places, 565 transitions, 1172 flow, removed 0 selfloop flow, removed 6 redundant places. [2024-11-16 23:45:43,864 INFO L231 Difference]: Finished difference. Result has 554 places, 557 transitions, 1124 flow [2024-11-16 23:45:43,867 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1136, PETRI_DIFFERENCE_MINUEND_PLACES=552, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=565, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=563, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1124, PETRI_PLACES=554, PETRI_TRANSITIONS=557} [2024-11-16 23:45:43,873 INFO L277 CegarLoopForPetriNet]: 586 programPoint places, -32 predicate places. [2024-11-16 23:45:43,874 INFO L471 AbstractCegarLoop]: Abstraction has has 554 places, 557 transitions, 1124 flow [2024-11-16 23:45:43,875 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 565.3333333333334) internal successors, (1696), 3 states have internal predecessors, (1696), 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-16 23:45:43,875 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:45:43,875 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:45:43,876 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-16 23:45:43,876 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr21ASSERT_VIOLATIONDATA_RACE === [thread1Err19ASSERT_VIOLATIONDATA_RACE, thread1Err18ASSERT_VIOLATIONDATA_RACE, thread1Err17ASSERT_VIOLATIONDATA_RACE, thread1Err16ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-16 23:45:43,877 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:45:43,877 INFO L85 PathProgramCache]: Analyzing trace with hash 350794260, now seen corresponding path program 1 times [2024-11-16 23:45:43,878 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:45:43,878 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [400821828] [2024-11-16 23:45:43,878 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:45:43,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:45:43,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:45:43,959 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 23:45:43,959 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:45:43,960 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [400821828] [2024-11-16 23:45:43,960 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [400821828] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:45:43,962 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:45:43,962 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:45:43,963 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1290579428] [2024-11-16 23:45:43,963 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:45:43,964 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:45:43,964 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:45:43,965 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:45:43,965 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:45:44,014 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 563 out of 631 [2024-11-16 23:45:44,016 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 554 places, 557 transitions, 1124 flow. Second operand has 3 states, 3 states have (on average 564.3333333333334) internal successors, (1693), 3 states have internal predecessors, (1693), 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-16 23:45:44,017 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:45:44,017 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 563 of 631 [2024-11-16 23:45:44,017 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:45:44,501 INFO L124 PetriNetUnfolderBase]: 86/1301 cut-off events. [2024-11-16 23:45:44,502 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-16 23:45:44,514 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1403 conditions, 1301 events. 86/1301 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 7217 event pairs, 34 based on Foata normal form. 0/1080 useless extension candidates. Maximal degree in co-relation 1369. Up to 86 conditions per place. [2024-11-16 23:45:44,522 INFO L140 encePairwiseOnDemand]: 628/631 looper letters, 17 selfloop transitions, 2 changer transitions 0/556 dead transitions. [2024-11-16 23:45:44,522 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 547 places, 556 transitions, 1160 flow [2024-11-16 23:45:44,525 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:45:44,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:45:44,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1709 transitions. [2024-11-16 23:45:44,529 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9027997886951928 [2024-11-16 23:45:44,529 INFO L175 Difference]: Start difference. First operand has 554 places, 557 transitions, 1124 flow. Second operand 3 states and 1709 transitions. [2024-11-16 23:45:44,529 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 547 places, 556 transitions, 1160 flow [2024-11-16 23:45:44,532 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 545 places, 556 transitions, 1156 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-16 23:45:44,538 INFO L231 Difference]: Finished difference. Result has 545 places, 556 transitions, 1122 flow [2024-11-16 23:45:44,539 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1118, PETRI_DIFFERENCE_MINUEND_PLACES=543, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=556, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=554, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1122, PETRI_PLACES=545, PETRI_TRANSITIONS=556} [2024-11-16 23:45:44,540 INFO L277 CegarLoopForPetriNet]: 586 programPoint places, -41 predicate places. [2024-11-16 23:45:44,540 INFO L471 AbstractCegarLoop]: Abstraction has has 545 places, 556 transitions, 1122 flow [2024-11-16 23:45:44,541 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 564.3333333333334) internal successors, (1693), 3 states have internal predecessors, (1693), 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-16 23:45:44,541 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:45:44,542 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:45:44,542 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-16 23:45:44,543 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr20ASSERT_VIOLATIONDATA_RACE === [thread1Err19ASSERT_VIOLATIONDATA_RACE, thread1Err18ASSERT_VIOLATIONDATA_RACE, thread1Err17ASSERT_VIOLATIONDATA_RACE, thread1Err16ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-16 23:45:44,544 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:45:44,545 INFO L85 PathProgramCache]: Analyzing trace with hash 823884901, now seen corresponding path program 1 times [2024-11-16 23:45:44,545 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:45:44,545 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1627154309] [2024-11-16 23:45:44,545 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:45:44,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:45:44,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:45:44,596 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-16 23:45:44,596 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:45:44,597 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1627154309] [2024-11-16 23:45:44,597 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1627154309] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:45:44,598 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:45:44,599 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:45:44,599 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [64555493] [2024-11-16 23:45:44,599 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:45:44,600 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:45:44,600 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:45:44,601 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:45:44,601 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:45:44,630 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 559 out of 631 [2024-11-16 23:45:44,632 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 545 places, 556 transitions, 1122 flow. Second operand has 3 states, 3 states have (on average 560.0) internal successors, (1680), 3 states have internal predecessors, (1680), 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-16 23:45:44,632 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:45:44,632 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 559 of 631 [2024-11-16 23:45:44,632 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:45:45,051 INFO L124 PetriNetUnfolderBase]: 131/1657 cut-off events. [2024-11-16 23:45:45,051 INFO L125 PetriNetUnfolderBase]: For 11/11 co-relation queries the response was YES. [2024-11-16 23:45:45,063 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1813 conditions, 1657 events. 131/1657 cut-off events. For 11/11 co-relation queries the response was YES. Maximal size of possible extension queue 45. Compared 10552 event pairs, 59 based on Foata normal form. 0/1376 useless extension candidates. Maximal degree in co-relation 1771. Up to 137 conditions per place. [2024-11-16 23:45:45,073 INFO L140 encePairwiseOnDemand]: 625/631 looper letters, 19 selfloop transitions, 1 changer transitions 0/551 dead transitions. [2024-11-16 23:45:45,073 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 542 places, 551 transitions, 1152 flow [2024-11-16 23:45:45,076 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:45:45,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:45:45,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1702 transitions. [2024-11-16 23:45:45,079 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8991019545694665 [2024-11-16 23:45:45,079 INFO L175 Difference]: Start difference. First operand has 545 places, 556 transitions, 1122 flow. Second operand 3 states and 1702 transitions. [2024-11-16 23:45:45,079 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 542 places, 551 transitions, 1152 flow [2024-11-16 23:45:45,082 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 540 places, 551 transitions, 1148 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-16 23:45:45,087 INFO L231 Difference]: Finished difference. Result has 540 places, 551 transitions, 1110 flow [2024-11-16 23:45:45,088 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1108, PETRI_DIFFERENCE_MINUEND_PLACES=538, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=551, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=550, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1110, PETRI_PLACES=540, PETRI_TRANSITIONS=551} [2024-11-16 23:45:45,089 INFO L277 CegarLoopForPetriNet]: 586 programPoint places, -46 predicate places. [2024-11-16 23:45:45,089 INFO L471 AbstractCegarLoop]: Abstraction has has 540 places, 551 transitions, 1110 flow [2024-11-16 23:45:45,090 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 560.0) internal successors, (1680), 3 states have internal predecessors, (1680), 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-16 23:45:45,091 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:45:45,091 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:45:45,091 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-16 23:45:45,091 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE === [thread1Err19ASSERT_VIOLATIONDATA_RACE, thread1Err18ASSERT_VIOLATIONDATA_RACE, thread1Err17ASSERT_VIOLATIONDATA_RACE, thread1Err16ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-16 23:45:45,092 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:45:45,092 INFO L85 PathProgramCache]: Analyzing trace with hash -2019929287, now seen corresponding path program 1 times [2024-11-16 23:45:45,092 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:45:45,092 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [588058654] [2024-11-16 23:45:45,093 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:45:45,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:45:45,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:45:45,181 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-16 23:45:45,182 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:45:45,182 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [588058654] [2024-11-16 23:45:45,182 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [588058654] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:45:45,183 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:45:45,183 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:45:45,183 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2077559943] [2024-11-16 23:45:45,183 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:45:45,184 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:45:45,184 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:45:45,184 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:45:45,185 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:45:45,232 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 562 out of 631 [2024-11-16 23:45:45,235 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 540 places, 551 transitions, 1110 flow. Second operand has 3 states, 3 states have (on average 563.3333333333334) internal successors, (1690), 3 states have internal predecessors, (1690), 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-16 23:45:45,235 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:45:45,235 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 562 of 631 [2024-11-16 23:45:45,236 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:45:45,891 INFO L124 PetriNetUnfolderBase]: 251/2701 cut-off events. [2024-11-16 23:45:45,891 INFO L125 PetriNetUnfolderBase]: For 17/17 co-relation queries the response was YES. [2024-11-16 23:45:45,909 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2995 conditions, 2701 events. 251/2701 cut-off events. For 17/17 co-relation queries the response was YES. Maximal size of possible extension queue 72. Compared 21746 event pairs, 135 based on Foata normal form. 0/2235 useless extension candidates. Maximal degree in co-relation 2953. Up to 268 conditions per place. [2024-11-16 23:45:45,922 INFO L140 encePairwiseOnDemand]: 628/631 looper letters, 18 selfloop transitions, 2 changer transitions 0/550 dead transitions. [2024-11-16 23:45:45,923 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 541 places, 550 transitions, 1148 flow [2024-11-16 23:45:45,924 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:45:45,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:45:45,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1707 transitions. [2024-11-16 23:45:45,928 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.901743264659271 [2024-11-16 23:45:45,929 INFO L175 Difference]: Start difference. First operand has 540 places, 551 transitions, 1110 flow. Second operand 3 states and 1707 transitions. [2024-11-16 23:45:45,929 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 541 places, 550 transitions, 1148 flow [2024-11-16 23:45:45,935 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 540 places, 550 transitions, 1147 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-16 23:45:45,941 INFO L231 Difference]: Finished difference. Result has 540 places, 550 transitions, 1111 flow [2024-11-16 23:45:45,943 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1107, PETRI_DIFFERENCE_MINUEND_PLACES=538, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=550, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=548, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1111, PETRI_PLACES=540, PETRI_TRANSITIONS=550} [2024-11-16 23:45:45,944 INFO L277 CegarLoopForPetriNet]: 586 programPoint places, -46 predicate places. [2024-11-16 23:45:45,945 INFO L471 AbstractCegarLoop]: Abstraction has has 540 places, 550 transitions, 1111 flow [2024-11-16 23:45:45,946 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 563.3333333333334) internal successors, (1690), 3 states have internal predecessors, (1690), 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-16 23:45:45,946 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:45:45,947 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:45:45,947 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-16 23:45:45,947 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr19ASSERT_VIOLATIONDATA_RACE === [thread1Err19ASSERT_VIOLATIONDATA_RACE, thread1Err18ASSERT_VIOLATIONDATA_RACE, thread1Err17ASSERT_VIOLATIONDATA_RACE, thread1Err16ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-16 23:45:45,948 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:45:45,948 INFO L85 PathProgramCache]: Analyzing trace with hash -534784319, now seen corresponding path program 1 times [2024-11-16 23:45:45,948 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:45:45,948 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [719468053] [2024-11-16 23:45:45,949 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:45:45,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:45:45,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:45:46,566 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-16 23:45:46,567 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:45:46,567 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [719468053] [2024-11-16 23:45:46,568 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [719468053] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:45:46,568 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:45:46,568 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-16 23:45:46,568 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [431010532] [2024-11-16 23:45:46,568 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:45:46,569 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-16 23:45:46,569 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:45:46,570 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-16 23:45:46,570 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-16 23:45:47,160 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 481 out of 631 [2024-11-16 23:45:47,164 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 540 places, 550 transitions, 1111 flow. Second operand has 6 states, 6 states have (on average 482.5) internal successors, (2895), 6 states have internal predecessors, (2895), 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-16 23:45:47,164 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:45:47,165 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 481 of 631 [2024-11-16 23:45:47,165 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:45:55,255 INFO L124 PetriNetUnfolderBase]: 17431/52178 cut-off events. [2024-11-16 23:45:55,256 INFO L125 PetriNetUnfolderBase]: For 683/687 co-relation queries the response was YES. [2024-11-16 23:45:55,492 INFO L83 FinitePrefix]: Finished finitePrefix Result has 75173 conditions, 52178 events. 17431/52178 cut-off events. For 683/687 co-relation queries the response was YES. Maximal size of possible extension queue 1975. Compared 688136 event pairs, 11951 based on Foata normal form. 0/42615 useless extension candidates. Maximal degree in co-relation 75132. Up to 22632 conditions per place. [2024-11-16 23:45:55,868 INFO L140 encePairwiseOnDemand]: 613/631 looper letters, 85 selfloop transitions, 15 changer transitions 0/547 dead transitions. [2024-11-16 23:45:55,868 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 542 places, 547 transitions, 1305 flow [2024-11-16 23:45:55,871 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-16 23:45:55,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-16 23:45:55,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2989 transitions. [2024-11-16 23:45:55,879 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7894875858425779 [2024-11-16 23:45:55,879 INFO L175 Difference]: Start difference. First operand has 540 places, 550 transitions, 1111 flow. Second operand 6 states and 2989 transitions. [2024-11-16 23:45:55,879 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 542 places, 547 transitions, 1305 flow [2024-11-16 23:45:55,884 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 540 places, 547 transitions, 1301 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-16 23:45:55,890 INFO L231 Difference]: Finished difference. Result has 540 places, 547 transitions, 1131 flow [2024-11-16 23:45:55,891 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1101, PETRI_DIFFERENCE_MINUEND_PLACES=535, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=547, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=532, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1131, PETRI_PLACES=540, PETRI_TRANSITIONS=547} [2024-11-16 23:45:55,892 INFO L277 CegarLoopForPetriNet]: 586 programPoint places, -46 predicate places. [2024-11-16 23:45:55,894 INFO L471 AbstractCegarLoop]: Abstraction has has 540 places, 547 transitions, 1131 flow [2024-11-16 23:45:55,896 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 482.5) internal successors, (2895), 6 states have internal predecessors, (2895), 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-16 23:45:55,896 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:45:55,896 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:45:55,896 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-16 23:45:55,896 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE === [thread1Err19ASSERT_VIOLATIONDATA_RACE, thread1Err18ASSERT_VIOLATIONDATA_RACE, thread1Err17ASSERT_VIOLATIONDATA_RACE, thread1Err16ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-16 23:45:55,897 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:45:55,901 INFO L85 PathProgramCache]: Analyzing trace with hash -1918923270, now seen corresponding path program 1 times [2024-11-16 23:45:55,901 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:45:55,902 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [493810821] [2024-11-16 23:45:55,902 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:45:55,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:45:55,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:45:55,970 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 23:45:55,970 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:45:55,971 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [493810821] [2024-11-16 23:45:55,971 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [493810821] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:45:55,974 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:45:55,975 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:45:55,975 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [135321767] [2024-11-16 23:45:55,975 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:45:55,976 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:45:55,976 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:45:55,977 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:45:55,977 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:45:56,017 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 562 out of 631 [2024-11-16 23:45:56,020 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 540 places, 547 transitions, 1131 flow. Second operand has 3 states, 3 states have (on average 563.3333333333334) internal successors, (1690), 3 states have internal predecessors, (1690), 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-16 23:45:56,020 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:45:56,020 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 562 of 631 [2024-11-16 23:45:56,021 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:45:56,669 INFO L124 PetriNetUnfolderBase]: 224/2340 cut-off events. [2024-11-16 23:45:56,669 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-11-16 23:45:56,684 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2625 conditions, 2340 events. 224/2340 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 80. Compared 18933 event pairs, 135 based on Foata normal form. 0/1942 useless extension candidates. Maximal degree in co-relation 2583. Up to 244 conditions per place. [2024-11-16 23:45:56,694 INFO L140 encePairwiseOnDemand]: 628/631 looper letters, 18 selfloop transitions, 2 changer transitions 0/546 dead transitions. [2024-11-16 23:45:56,695 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 541 places, 546 transitions, 1169 flow [2024-11-16 23:45:56,696 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:45:56,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:45:56,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1707 transitions. [2024-11-16 23:45:56,700 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.901743264659271 [2024-11-16 23:45:56,700 INFO L175 Difference]: Start difference. First operand has 540 places, 547 transitions, 1131 flow. Second operand 3 states and 1707 transitions. [2024-11-16 23:45:56,700 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 541 places, 546 transitions, 1169 flow [2024-11-16 23:45:56,703 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 536 places, 546 transitions, 1139 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-16 23:45:56,708 INFO L231 Difference]: Finished difference. Result has 536 places, 546 transitions, 1103 flow [2024-11-16 23:45:56,709 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1099, PETRI_DIFFERENCE_MINUEND_PLACES=534, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=546, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=544, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1103, PETRI_PLACES=536, PETRI_TRANSITIONS=546} [2024-11-16 23:45:56,710 INFO L277 CegarLoopForPetriNet]: 586 programPoint places, -50 predicate places. [2024-11-16 23:45:56,710 INFO L471 AbstractCegarLoop]: Abstraction has has 536 places, 546 transitions, 1103 flow [2024-11-16 23:45:56,711 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 563.3333333333334) internal successors, (1690), 3 states have internal predecessors, (1690), 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-16 23:45:56,711 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:45:56,712 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:45:56,712 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-16 23:45:56,712 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE === [thread1Err19ASSERT_VIOLATIONDATA_RACE, thread1Err18ASSERT_VIOLATIONDATA_RACE, thread1Err17ASSERT_VIOLATIONDATA_RACE, thread1Err16ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-16 23:45:56,712 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:45:56,713 INFO L85 PathProgramCache]: Analyzing trace with hash 1111984063, now seen corresponding path program 1 times [2024-11-16 23:45:56,713 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:45:56,713 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1643798214] [2024-11-16 23:45:56,713 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:45:56,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:45:56,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:45:56,750 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-16 23:45:56,750 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:45:56,751 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1643798214] [2024-11-16 23:45:56,751 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1643798214] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:45:56,751 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:45:56,751 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:45:56,752 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [422314660] [2024-11-16 23:45:56,752 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:45:56,752 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:45:56,753 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:45:56,754 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:45:56,755 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:45:56,795 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 562 out of 631 [2024-11-16 23:45:56,797 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 536 places, 546 transitions, 1103 flow. Second operand has 3 states, 3 states have (on average 563.3333333333334) internal successors, (1690), 3 states have internal predecessors, (1690), 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-16 23:45:56,797 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:45:56,798 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 562 of 631 [2024-11-16 23:45:56,798 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:45:57,175 INFO L124 PetriNetUnfolderBase]: 113/1523 cut-off events. [2024-11-16 23:45:57,175 INFO L125 PetriNetUnfolderBase]: For 9/9 co-relation queries the response was YES. [2024-11-16 23:45:57,189 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1658 conditions, 1523 events. 113/1523 cut-off events. For 9/9 co-relation queries the response was YES. Maximal size of possible extension queue 42. Compared 9691 event pairs, 56 based on Foata normal form. 0/1276 useless extension candidates. Maximal degree in co-relation 1616. Up to 115 conditions per place. [2024-11-16 23:45:57,197 INFO L140 encePairwiseOnDemand]: 628/631 looper letters, 18 selfloop transitions, 2 changer transitions 0/545 dead transitions. [2024-11-16 23:45:57,197 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 537 places, 545 transitions, 1141 flow [2024-11-16 23:45:57,199 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:45:57,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:45:57,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1707 transitions. [2024-11-16 23:45:57,202 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.901743264659271 [2024-11-16 23:45:57,202 INFO L175 Difference]: Start difference. First operand has 536 places, 546 transitions, 1103 flow. Second operand 3 states and 1707 transitions. [2024-11-16 23:45:57,203 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 537 places, 545 transitions, 1141 flow [2024-11-16 23:45:57,206 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 535 places, 545 transitions, 1137 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-16 23:45:57,210 INFO L231 Difference]: Finished difference. Result has 535 places, 545 transitions, 1101 flow [2024-11-16 23:45:57,212 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1097, PETRI_DIFFERENCE_MINUEND_PLACES=533, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=545, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=543, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1101, PETRI_PLACES=535, PETRI_TRANSITIONS=545} [2024-11-16 23:45:57,213 INFO L277 CegarLoopForPetriNet]: 586 programPoint places, -51 predicate places. [2024-11-16 23:45:57,213 INFO L471 AbstractCegarLoop]: Abstraction has has 535 places, 545 transitions, 1101 flow [2024-11-16 23:45:57,215 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 563.3333333333334) internal successors, (1690), 3 states have internal predecessors, (1690), 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-16 23:45:57,215 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:45:57,215 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:45:57,215 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-16 23:45:57,215 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr13ASSERT_VIOLATIONDATA_RACE === [thread1Err19ASSERT_VIOLATIONDATA_RACE, thread1Err18ASSERT_VIOLATIONDATA_RACE, thread1Err17ASSERT_VIOLATIONDATA_RACE, thread1Err16ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-16 23:45:57,216 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:45:57,216 INFO L85 PathProgramCache]: Analyzing trace with hash 441426893, now seen corresponding path program 1 times [2024-11-16 23:45:57,216 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:45:57,217 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2026619856] [2024-11-16 23:45:57,217 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:45:57,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:45:57,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:45:57,265 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-16 23:45:57,265 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:45:57,266 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2026619856] [2024-11-16 23:45:57,266 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2026619856] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:45:57,266 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:45:57,266 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:45:57,266 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [280446760] [2024-11-16 23:45:57,267 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:45:57,267 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:45:57,268 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:45:57,268 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:45:57,268 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:45:57,295 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 564 out of 631 [2024-11-16 23:45:57,297 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 535 places, 545 transitions, 1101 flow. Second operand has 3 states, 3 states have (on average 565.3333333333334) internal successors, (1696), 3 states have internal predecessors, (1696), 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-16 23:45:57,298 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:45:57,298 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 564 of 631 [2024-11-16 23:45:57,298 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:45:57,647 INFO L124 PetriNetUnfolderBase]: 113/1522 cut-off events. [2024-11-16 23:45:57,647 INFO L125 PetriNetUnfolderBase]: For 9/9 co-relation queries the response was YES. [2024-11-16 23:45:57,657 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1655 conditions, 1522 events. 113/1522 cut-off events. For 9/9 co-relation queries the response was YES. Maximal size of possible extension queue 45. Compared 9827 event pairs, 56 based on Foata normal form. 0/1280 useless extension candidates. Maximal degree in co-relation 1613. Up to 113 conditions per place. [2024-11-16 23:45:57,663 INFO L140 encePairwiseOnDemand]: 628/631 looper letters, 16 selfloop transitions, 2 changer transitions 0/544 dead transitions. [2024-11-16 23:45:57,664 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 536 places, 544 transitions, 1135 flow [2024-11-16 23:45:57,666 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:45:57,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:45:57,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1711 transitions. [2024-11-16 23:45:57,669 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9038563127311147 [2024-11-16 23:45:57,669 INFO L175 Difference]: Start difference. First operand has 535 places, 545 transitions, 1101 flow. Second operand 3 states and 1711 transitions. [2024-11-16 23:45:57,669 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 536 places, 544 transitions, 1135 flow [2024-11-16 23:45:57,673 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 534 places, 544 transitions, 1131 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-16 23:45:57,680 INFO L231 Difference]: Finished difference. Result has 534 places, 544 transitions, 1099 flow [2024-11-16 23:45:57,681 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1095, PETRI_DIFFERENCE_MINUEND_PLACES=532, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=544, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=542, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1099, PETRI_PLACES=534, PETRI_TRANSITIONS=544} [2024-11-16 23:45:57,681 INFO L277 CegarLoopForPetriNet]: 586 programPoint places, -52 predicate places. [2024-11-16 23:45:57,682 INFO L471 AbstractCegarLoop]: Abstraction has has 534 places, 544 transitions, 1099 flow [2024-11-16 23:45:57,683 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 565.3333333333334) internal successors, (1696), 3 states have internal predecessors, (1696), 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-16 23:45:57,683 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:45:57,683 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:45:57,683 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-16 23:45:57,684 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE === [thread1Err19ASSERT_VIOLATIONDATA_RACE, thread1Err18ASSERT_VIOLATIONDATA_RACE, thread1Err17ASSERT_VIOLATIONDATA_RACE, thread1Err16ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-16 23:45:57,684 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:45:57,684 INFO L85 PathProgramCache]: Analyzing trace with hash 1639504420, now seen corresponding path program 1 times [2024-11-16 23:45:57,684 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:45:57,685 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [797565791] [2024-11-16 23:45:57,685 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:45:57,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:45:57,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:45:57,727 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-16 23:45:57,728 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:45:57,728 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [797565791] [2024-11-16 23:45:57,728 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [797565791] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:45:57,728 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:45:57,728 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:45:57,729 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [739288239] [2024-11-16 23:45:57,729 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:45:57,729 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:45:57,730 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:45:57,730 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:45:57,730 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:45:57,757 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 556 out of 631 [2024-11-16 23:45:57,760 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 534 places, 544 transitions, 1099 flow. Second operand has 3 states, 3 states have (on average 557.0) internal successors, (1671), 3 states have internal predecessors, (1671), 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-16 23:45:57,760 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:45:57,760 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 556 of 631 [2024-11-16 23:45:57,760 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:45:58,426 INFO L124 PetriNetUnfolderBase]: 325/3518 cut-off events. [2024-11-16 23:45:58,426 INFO L125 PetriNetUnfolderBase]: For 17/17 co-relation queries the response was YES. [2024-11-16 23:45:58,459 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3845 conditions, 3518 events. 325/3518 cut-off events. For 17/17 co-relation queries the response was YES. Maximal size of possible extension queue 92. Compared 31052 event pairs, 135 based on Foata normal form. 0/2932 useless extension candidates. Maximal degree in co-relation 3804. Up to 299 conditions per place. [2024-11-16 23:45:58,478 INFO L140 encePairwiseOnDemand]: 624/631 looper letters, 21 selfloop transitions, 1 changer transitions 0/538 dead transitions. [2024-11-16 23:45:58,479 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 530 places, 538 transitions, 1131 flow [2024-11-16 23:45:58,481 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:45:58,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:45:58,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1696 transitions. [2024-11-16 23:45:58,486 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.895932382461701 [2024-11-16 23:45:58,486 INFO L175 Difference]: Start difference. First operand has 534 places, 544 transitions, 1099 flow. Second operand 3 states and 1696 transitions. [2024-11-16 23:45:58,486 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 530 places, 538 transitions, 1131 flow [2024-11-16 23:45:58,489 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 528 places, 538 transitions, 1127 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-16 23:45:58,494 INFO L231 Difference]: Finished difference. Result has 528 places, 538 transitions, 1085 flow [2024-11-16 23:45:58,495 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1083, PETRI_DIFFERENCE_MINUEND_PLACES=526, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=538, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=537, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1085, PETRI_PLACES=528, PETRI_TRANSITIONS=538} [2024-11-16 23:45:58,496 INFO L277 CegarLoopForPetriNet]: 586 programPoint places, -58 predicate places. [2024-11-16 23:45:58,496 INFO L471 AbstractCegarLoop]: Abstraction has has 528 places, 538 transitions, 1085 flow [2024-11-16 23:45:58,497 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 557.0) internal successors, (1671), 3 states have internal predecessors, (1671), 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-16 23:45:58,498 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:45:58,498 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:45:58,498 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-16 23:45:58,498 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [thread1Err19ASSERT_VIOLATIONDATA_RACE, thread1Err18ASSERT_VIOLATIONDATA_RACE, thread1Err17ASSERT_VIOLATIONDATA_RACE, thread1Err16ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-16 23:45:58,499 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:45:58,499 INFO L85 PathProgramCache]: Analyzing trace with hash 1838643794, now seen corresponding path program 1 times [2024-11-16 23:45:58,499 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:45:58,499 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2047597011] [2024-11-16 23:45:58,499 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:45:58,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:45:58,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:45:58,539 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-16 23:45:58,539 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:45:58,539 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2047597011] [2024-11-16 23:45:58,539 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2047597011] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:45:58,540 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:45:58,540 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:45:58,540 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1917927014] [2024-11-16 23:45:58,540 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:45:58,541 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:45:58,541 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:45:58,541 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:45:58,542 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:45:58,555 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 567 out of 631 [2024-11-16 23:45:58,557 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 528 places, 538 transitions, 1085 flow. Second operand has 3 states, 3 states have (on average 568.3333333333334) internal successors, (1705), 3 states have internal predecessors, (1705), 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-16 23:45:58,557 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:45:58,557 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 567 of 631 [2024-11-16 23:45:58,557 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:45:58,853 INFO L124 PetriNetUnfolderBase]: 48/917 cut-off events. [2024-11-16 23:45:58,853 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-16 23:45:58,859 INFO L83 FinitePrefix]: Finished finitePrefix Result has 971 conditions, 917 events. 48/917 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 3833 event pairs, 15 based on Foata normal form. 0/794 useless extension candidates. Maximal degree in co-relation 929. Up to 41 conditions per place. [2024-11-16 23:45:58,863 INFO L140 encePairwiseOnDemand]: 628/631 looper letters, 13 selfloop transitions, 2 changer transitions 0/537 dead transitions. [2024-11-16 23:45:58,863 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 529 places, 537 transitions, 1113 flow [2024-11-16 23:45:58,864 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:45:58,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:45:58,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1717 transitions. [2024-11-16 23:45:58,868 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9070258848388801 [2024-11-16 23:45:58,868 INFO L175 Difference]: Start difference. First operand has 528 places, 538 transitions, 1085 flow. Second operand 3 states and 1717 transitions. [2024-11-16 23:45:58,869 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 529 places, 537 transitions, 1113 flow [2024-11-16 23:45:58,872 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 528 places, 537 transitions, 1112 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-16 23:45:58,877 INFO L231 Difference]: Finished difference. Result has 528 places, 537 transitions, 1086 flow [2024-11-16 23:45:58,878 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1082, PETRI_DIFFERENCE_MINUEND_PLACES=526, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=537, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=535, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1086, PETRI_PLACES=528, PETRI_TRANSITIONS=537} [2024-11-16 23:45:58,879 INFO L277 CegarLoopForPetriNet]: 586 programPoint places, -58 predicate places. [2024-11-16 23:45:58,879 INFO L471 AbstractCegarLoop]: Abstraction has has 528 places, 537 transitions, 1086 flow [2024-11-16 23:45:58,881 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 568.3333333333334) internal successors, (1705), 3 states have internal predecessors, (1705), 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-16 23:45:58,881 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:45:58,881 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:45:58,881 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-16 23:45:58,881 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [thread1Err19ASSERT_VIOLATIONDATA_RACE, thread1Err18ASSERT_VIOLATIONDATA_RACE, thread1Err17ASSERT_VIOLATIONDATA_RACE, thread1Err16ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-16 23:45:58,882 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:45:58,882 INFO L85 PathProgramCache]: Analyzing trace with hash -1977687524, now seen corresponding path program 1 times [2024-11-16 23:45:58,882 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:45:58,883 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [310212954] [2024-11-16 23:45:58,883 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:45:58,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:45:58,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:45:58,922 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-16 23:45:58,923 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:45:58,923 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [310212954] [2024-11-16 23:45:58,923 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [310212954] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:45:58,923 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:45:58,923 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:45:58,924 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1839096424] [2024-11-16 23:45:58,924 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:45:58,924 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:45:58,924 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:45:58,925 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:45:58,925 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:45:58,933 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 571 out of 631 [2024-11-16 23:45:58,935 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 528 places, 537 transitions, 1086 flow. Second operand has 3 states, 3 states have (on average 572.0) internal successors, (1716), 3 states have internal predecessors, (1716), 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-16 23:45:58,935 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:45:58,935 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 571 of 631 [2024-11-16 23:45:58,935 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:45:59,589 INFO L124 PetriNetUnfolderBase]: 109/1866 cut-off events. [2024-11-16 23:45:59,590 INFO L125 PetriNetUnfolderBase]: For 13/13 co-relation queries the response was YES. [2024-11-16 23:45:59,624 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1960 conditions, 1866 events. 109/1866 cut-off events. For 13/13 co-relation queries the response was YES. Maximal size of possible extension queue 36. Compared 10911 event pairs, 1 based on Foata normal form. 0/1582 useless extension candidates. Maximal degree in co-relation 1919. Up to 70 conditions per place. [2024-11-16 23:45:59,639 INFO L140 encePairwiseOnDemand]: 626/631 looper letters, 18 selfloop transitions, 4 changer transitions 0/546 dead transitions. [2024-11-16 23:45:59,639 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 529 places, 546 transitions, 1154 flow [2024-11-16 23:45:59,640 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:45:59,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:45:59,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1736 transitions. [2024-11-16 23:45:59,644 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9170628631801373 [2024-11-16 23:45:59,644 INFO L175 Difference]: Start difference. First operand has 528 places, 537 transitions, 1086 flow. Second operand 3 states and 1736 transitions. [2024-11-16 23:45:59,644 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 529 places, 546 transitions, 1154 flow [2024-11-16 23:45:59,648 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 527 places, 546 transitions, 1150 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-16 23:45:59,656 INFO L231 Difference]: Finished difference. Result has 528 places, 540 transitions, 1108 flow [2024-11-16 23:45:59,659 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1080, PETRI_DIFFERENCE_MINUEND_PLACES=525, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=536, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=532, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1108, PETRI_PLACES=528, PETRI_TRANSITIONS=540} [2024-11-16 23:45:59,660 INFO L277 CegarLoopForPetriNet]: 586 programPoint places, -58 predicate places. [2024-11-16 23:45:59,660 INFO L471 AbstractCegarLoop]: Abstraction has has 528 places, 540 transitions, 1108 flow [2024-11-16 23:45:59,662 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 572.0) internal successors, (1716), 3 states have internal predecessors, (1716), 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-16 23:45:59,662 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:45:59,663 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:45:59,663 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-16 23:45:59,664 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [thread1Err19ASSERT_VIOLATIONDATA_RACE, thread1Err18ASSERT_VIOLATIONDATA_RACE, thread1Err17ASSERT_VIOLATIONDATA_RACE, thread1Err16ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-16 23:45:59,665 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:45:59,665 INFO L85 PathProgramCache]: Analyzing trace with hash -1178756852, now seen corresponding path program 1 times [2024-11-16 23:45:59,665 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:45:59,665 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1874112821] [2024-11-16 23:45:59,665 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:45:59,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:45:59,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:45:59,720 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-16 23:45:59,721 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:45:59,721 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1874112821] [2024-11-16 23:45:59,721 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1874112821] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:45:59,721 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:45:59,721 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:45:59,722 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1457621040] [2024-11-16 23:45:59,722 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:45:59,722 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:45:59,723 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:45:59,723 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:45:59,723 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:45:59,742 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 562 out of 631 [2024-11-16 23:45:59,744 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 528 places, 540 transitions, 1108 flow. Second operand has 3 states, 3 states have (on average 563.0) internal successors, (1689), 3 states have internal predecessors, (1689), 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-16 23:45:59,745 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:45:59,745 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 562 of 631 [2024-11-16 23:45:59,745 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:46:00,481 INFO L124 PetriNetUnfolderBase]: 277/3215 cut-off events. [2024-11-16 23:46:00,481 INFO L125 PetriNetUnfolderBase]: For 121/121 co-relation queries the response was YES. [2024-11-16 23:46:00,512 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3611 conditions, 3215 events. 277/3215 cut-off events. For 121/121 co-relation queries the response was YES. Maximal size of possible extension queue 76. Compared 27357 event pairs, 81 based on Foata normal form. 0/2697 useless extension candidates. Maximal degree in co-relation 3569. Up to 253 conditions per place. [2024-11-16 23:46:00,528 INFO L140 encePairwiseOnDemand]: 626/631 looper letters, 20 selfloop transitions, 1 changer transitions 0/536 dead transitions. [2024-11-16 23:46:00,528 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 526 places, 536 transitions, 1142 flow [2024-11-16 23:46:00,530 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:46:00,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:46:00,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1708 transitions. [2024-11-16 23:46:00,534 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9022715266772319 [2024-11-16 23:46:00,534 INFO L175 Difference]: Start difference. First operand has 528 places, 540 transitions, 1108 flow. Second operand 3 states and 1708 transitions. [2024-11-16 23:46:00,534 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 526 places, 536 transitions, 1142 flow [2024-11-16 23:46:00,538 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 526 places, 536 transitions, 1142 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-16 23:46:00,544 INFO L231 Difference]: Finished difference. Result has 526 places, 536 transitions, 1102 flow [2024-11-16 23:46:00,544 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1100, PETRI_DIFFERENCE_MINUEND_PLACES=524, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=536, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=535, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1102, PETRI_PLACES=526, PETRI_TRANSITIONS=536} [2024-11-16 23:46:00,545 INFO L277 CegarLoopForPetriNet]: 586 programPoint places, -60 predicate places. [2024-11-16 23:46:00,545 INFO L471 AbstractCegarLoop]: Abstraction has has 526 places, 536 transitions, 1102 flow [2024-11-16 23:46:00,547 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 563.0) internal successors, (1689), 3 states have internal predecessors, (1689), 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-16 23:46:00,547 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:46:00,547 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 23:46:00,547 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-16 23:46:00,547 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [thread1Err19ASSERT_VIOLATIONDATA_RACE, thread1Err18ASSERT_VIOLATIONDATA_RACE, thread1Err17ASSERT_VIOLATIONDATA_RACE, thread1Err16ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-16 23:46:00,548 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:46:00,548 INFO L85 PathProgramCache]: Analyzing trace with hash 2112848754, now seen corresponding path program 1 times [2024-11-16 23:46:00,548 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:46:00,548 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1141536154] [2024-11-16 23:46:00,548 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:46:00,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:46:00,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:46:00,596 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-16 23:46:00,597 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:46:00,597 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1141536154] [2024-11-16 23:46:00,597 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1141536154] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:46:00,597 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:46:00,597 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:46:00,598 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1176425921] [2024-11-16 23:46:00,598 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:46:00,598 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:46:00,599 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:46:00,599 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:46:00,599 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:46:00,619 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 562 out of 631 [2024-11-16 23:46:00,622 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 526 places, 536 transitions, 1102 flow. Second operand has 3 states, 3 states have (on average 563.0) internal successors, (1689), 3 states have internal predecessors, (1689), 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-16 23:46:00,622 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:46:00,622 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 562 of 631 [2024-11-16 23:46:00,622 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:46:01,867 INFO L124 PetriNetUnfolderBase]: 596/4066 cut-off events. [2024-11-16 23:46:01,867 INFO L125 PetriNetUnfolderBase]: For 310/310 co-relation queries the response was YES. [2024-11-16 23:46:01,924 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5167 conditions, 4066 events. 596/4066 cut-off events. For 310/310 co-relation queries the response was YES. Maximal size of possible extension queue 114. Compared 34854 event pairs, 62 based on Foata normal form. 0/3569 useless extension candidates. Maximal degree in co-relation 5125. Up to 627 conditions per place. [2024-11-16 23:46:01,952 INFO L140 encePairwiseOnDemand]: 623/631 looper letters, 33 selfloop transitions, 4 changer transitions 0/548 dead transitions. [2024-11-16 23:46:01,952 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 524 places, 548 transitions, 1221 flow [2024-11-16 23:46:01,952 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:46:01,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:46:01,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1721 transitions. [2024-11-16 23:46:01,956 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9091389329107237 [2024-11-16 23:46:01,956 INFO L175 Difference]: Start difference. First operand has 526 places, 536 transitions, 1102 flow. Second operand 3 states and 1721 transitions. [2024-11-16 23:46:01,956 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 524 places, 548 transitions, 1221 flow [2024-11-16 23:46:01,961 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 523 places, 548 transitions, 1220 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-16 23:46:01,967 INFO L231 Difference]: Finished difference. Result has 524 places, 536 transitions, 1121 flow [2024-11-16 23:46:01,967 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1093, PETRI_DIFFERENCE_MINUEND_PLACES=521, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=532, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=528, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1121, PETRI_PLACES=524, PETRI_TRANSITIONS=536} [2024-11-16 23:46:01,968 INFO L277 CegarLoopForPetriNet]: 586 programPoint places, -62 predicate places. [2024-11-16 23:46:01,968 INFO L471 AbstractCegarLoop]: Abstraction has has 524 places, 536 transitions, 1121 flow [2024-11-16 23:46:01,969 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 563.0) internal successors, (1689), 3 states have internal predecessors, (1689), 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-16 23:46:01,969 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:46:01,970 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 23:46:01,970 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-16 23:46:01,970 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting thread1Err18ASSERT_VIOLATIONDATA_RACE === [thread1Err19ASSERT_VIOLATIONDATA_RACE, thread1Err18ASSERT_VIOLATIONDATA_RACE, thread1Err17ASSERT_VIOLATIONDATA_RACE, thread1Err16ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-16 23:46:01,970 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:46:01,970 INFO L85 PathProgramCache]: Analyzing trace with hash -761890111, now seen corresponding path program 1 times [2024-11-16 23:46:01,970 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:46:01,971 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [239555487] [2024-11-16 23:46:01,971 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:46:01,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:46:01,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:46:02,033 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-16 23:46:02,033 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:46:02,033 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [239555487] [2024-11-16 23:46:02,034 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [239555487] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:46:02,034 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:46:02,034 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 23:46:02,034 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1618325383] [2024-11-16 23:46:02,034 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:46:02,035 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 23:46:02,036 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:46:02,036 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 23:46:02,036 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 23:46:02,062 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 556 out of 631 [2024-11-16 23:46:02,065 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 524 places, 536 transitions, 1121 flow. Second operand has 3 states, 3 states have (on average 557.3333333333334) internal successors, (1672), 3 states have internal predecessors, (1672), 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-16 23:46:02,065 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:46:02,065 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 556 of 631 [2024-11-16 23:46:02,065 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:46:04,595 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][529], [654#(= |#race~A~0| 0), Black: 641#true, 637#(= |#race~maxA~0| 0), 650#(= |#race~maxB~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 339#L72-4true, Black: 648#true, 280#L104-1true, 643#(= |#race~mult~0| 0), 228#L50-4true, 473#L62-53true]) [2024-11-16 23:46:04,595 INFO L294 olderBase$Statistics]: this new event has 256 ancestors and is cut-off event [2024-11-16 23:46:04,596 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-16 23:46:04,596 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-11-16 23:46:04,596 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-11-16 23:46:04,662 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][529], [654#(= |#race~A~0| 0), Black: 641#true, 637#(= |#race~maxA~0| 0), 650#(= |#race~maxB~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), Black: 648#true, 339#L72-4true, 280#L104-1true, 643#(= |#race~mult~0| 0), 228#L50-4true, 473#L62-53true]) [2024-11-16 23:46:04,662 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-16 23:46:04,662 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-16 23:46:04,662 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-16 23:46:04,662 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-11-16 23:46:04,662 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-11-16 23:46:04,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][529], [654#(= |#race~A~0| 0), 114#L62-52true, Black: 641#true, 637#(= |#race~maxA~0| 0), 650#(= |#race~maxB~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 339#L72-4true, 280#L104-1true, Black: 648#true, 643#(= |#race~mult~0| 0), 228#L50-4true]) [2024-11-16 23:46:04,726 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-16 23:46:04,726 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-11-16 23:46:04,726 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-11-16 23:46:04,726 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-16 23:46:04,967 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][529], [654#(= |#race~A~0| 0), 114#L62-52true, Black: 641#true, 637#(= |#race~maxA~0| 0), 650#(= |#race~maxB~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), Black: 648#true, 339#L72-4true, 280#L104-1true, 643#(= |#race~mult~0| 0), 228#L50-4true]) [2024-11-16 23:46:04,967 INFO L294 olderBase$Statistics]: this new event has 257 ancestors and is cut-off event [2024-11-16 23:46:04,967 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-11-16 23:46:04,967 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-11-16 23:46:04,967 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-16 23:46:04,968 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-11-16 23:46:05,031 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][529], [654#(= |#race~A~0| 0), Black: 641#true, 637#(= |#race~maxA~0| 0), 558#L62-43true, 650#(= |#race~maxB~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), Black: 648#true, 339#L72-4true, 280#L104-1true, 643#(= |#race~mult~0| 0), 228#L50-4true]) [2024-11-16 23:46:05,031 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-16 23:46:05,031 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-16 23:46:05,031 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-16 23:46:05,031 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-16 23:46:05,353 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][529], [654#(= |#race~A~0| 0), Black: 641#true, 637#(= |#race~maxA~0| 0), 558#L62-43true, 650#(= |#race~maxB~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), Black: 648#true, 339#L72-4true, 280#L104-1true, 643#(= |#race~mult~0| 0), 228#L50-4true]) [2024-11-16 23:46:05,353 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2024-11-16 23:46:05,353 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-16 23:46:05,353 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-16 23:46:05,353 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-16 23:46:05,354 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-16 23:46:05,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][529], [654#(= |#race~A~0| 0), 486#L62-42true, Black: 641#true, 637#(= |#race~maxA~0| 0), 650#(= |#race~maxB~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), Black: 648#true, 339#L72-4true, 280#L104-1true, 643#(= |#race~mult~0| 0), 228#L50-4true]) [2024-11-16 23:46:05,406 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2024-11-16 23:46:05,406 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-16 23:46:05,407 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-16 23:46:05,407 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-11-16 23:46:05,545 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][529], [654#(= |#race~A~0| 0), 486#L62-42true, Black: 641#true, 637#(= |#race~maxA~0| 0), 650#(= |#race~maxB~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), Black: 648#true, 339#L72-4true, 280#L104-1true, 643#(= |#race~mult~0| 0), 228#L50-4true]) [2024-11-16 23:46:05,545 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-16 23:46:05,546 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-16 23:46:05,546 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-16 23:46:05,546 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-11-16 23:46:05,546 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-16 23:46:05,582 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][529], [654#(= |#race~A~0| 0), Black: 641#true, 637#(= |#race~maxA~0| 0), 650#(= |#race~maxB~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), Black: 648#true, 280#L104-1true, 643#(= |#race~mult~0| 0), 228#L50-4true, 402#L61-4true, 121#L73-43true]) [2024-11-16 23:46:05,582 INFO L294 olderBase$Statistics]: this new event has 277 ancestors and is cut-off event [2024-11-16 23:46:05,582 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-16 23:46:05,583 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-16 23:46:05,583 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-16 23:46:05,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][529], [654#(= |#race~A~0| 0), Black: 641#true, 637#(= |#race~maxA~0| 0), 650#(= |#race~maxB~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), Black: 648#true, 280#L104-1true, 643#(= |#race~mult~0| 0), 228#L50-4true, 402#L61-4true, 55#L73-42true]) [2024-11-16 23:46:05,584 INFO L294 olderBase$Statistics]: this new event has 278 ancestors and is cut-off event [2024-11-16 23:46:05,584 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-11-16 23:46:05,584 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-11-16 23:46:05,584 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-16 23:46:05,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][529], [654#(= |#race~A~0| 0), Black: 641#true, 637#(= |#race~maxA~0| 0), 650#(= |#race~maxB~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), Black: 648#true, 280#L104-1true, 643#(= |#race~mult~0| 0), 228#L50-4true, 402#L61-4true, 142#L73-52true]) [2024-11-16 23:46:05,585 INFO L294 olderBase$Statistics]: this new event has 268 ancestors and is cut-off event [2024-11-16 23:46:05,585 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-16 23:46:05,585 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-11-16 23:46:05,585 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-16 23:46:05,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][529], [654#(= |#race~A~0| 0), Black: 641#true, 637#(= |#race~maxA~0| 0), 650#(= |#race~maxB~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 339#L72-4true, Black: 648#true, 280#L104-1true, 643#(= |#race~mult~0| 0), 228#L50-4true, 402#L61-4true]) [2024-11-16 23:46:05,631 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2024-11-16 23:46:05,631 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-16 23:46:05,631 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-16 23:46:05,632 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-16 23:46:06,005 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][529], [654#(= |#race~A~0| 0), Black: 641#true, 637#(= |#race~maxA~0| 0), 650#(= |#race~maxB~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), Black: 648#true, 280#L104-1true, 339#L72-4true, 643#(= |#race~mult~0| 0), 228#L50-4true, 402#L61-4true]) [2024-11-16 23:46:06,006 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2024-11-16 23:46:06,006 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-16 23:46:06,006 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-16 23:46:06,006 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-16 23:46:06,006 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-16 23:46:06,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1894] L63-->L61-4: Formula: (let ((.cse9 (* 4 |v_thread2Thread1of1ForFork1_~i~1#1_73|))) (let ((.cse13 (+ .cse9 v_~A~0.offset_160))) (let ((.cse12 (* (select (select |v_#memory_int_126| v_~A~0.base_160) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_134 .cse9)) (.cse11 (+ .cse12 v_~mult~0.offset_117))) (let ((.cse15 (select (select |v_#memory_$Pointer$.offset_74| v_~mult~0.base_117) .cse11)) (.cse16 (* 4 (select (select |v_#memory_int_126| v_~B~0.base_134) .cse8)))) (let ((.cse2 (select (select |v_#memory_$Pointer$.base_74| v_~mult~0.base_117) .cse11)) (.cse3 (+ .cse15 .cse16))) (let ((.cse0 (select (select |v_#memory_int_126| .cse2) .cse3)) (.cse4 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 2 .cse16)) (.cse14 (select |v_#race_755| .cse2)) (.cse6 (+ .cse15 3 .cse16))) (and (= |v_#race~B~0_87| 0) (not (= (ite (or (<= |v_thread2Thread1of1ForFork1_plus_#res#1_3| 2147483647) (<= .cse0 0)) 1 0) 0)) (<= v_~res2~0_79 2147483647) (= |v_thread2Thread1of1ForFork1_plus_#res#1_3| (+ v_~res2~0_80 .cse0)) (not (= (ite (or (<= 0 (+ 2147483648 |v_thread2Thread1of1ForFork1_plus_#res#1_3|)) (<= 0 .cse0)) 1 0) 0)) (= |v_#race~mult~0_82| 0) (= v_~res2~0_79 |v_thread2Thread1of1ForFork1_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_756| v_~A~0.base_160 (store (store (store (store (select |v_#race_756| v_~A~0.base_160) .cse13 0) (+ .cse9 v_~A~0.offset_160 1) 0) (+ .cse9 v_~A~0.offset_160 2) 0) (+ .cse9 v_~A~0.offset_160 3) 0)))) (store .cse10 v_~mult~0.base_117 (store (store (store (store (select .cse10 v_~mult~0.base_117) .cse11 0) (+ .cse12 v_~mult~0.offset_117 1) 0) (+ .cse12 2 v_~mult~0.offset_117) 0) (+ .cse12 v_~mult~0.offset_117 3) 0))))) (store .cse7 v_~B~0.base_134 (store (store (store (store (select .cse7 v_~B~0.base_134) .cse8 0) (+ v_~B~0.offset_134 .cse9 1) 0) (+ v_~B~0.offset_134 .cse9 2) 0) (+ v_~B~0.offset_134 .cse9 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_755|) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (= (select .cse14 .cse3) 0) (= |v_#race~A~0_113| 0) (= (select .cse14 .cse6) 0) (<= 0 (+ v_~res2~0_79 2147483648)))))))))) InVars {#race=|v_#race_756|, ~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, ~A~0.offset=v_~A~0.offset_160, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_80, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|} OutVars{~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, #race~res2~0=|v_#race~res2~0_128|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_plus_~a#1=|v_thread2Thread1of1ForFork1_plus_~a#1_3|, thread2Thread1of1ForFork1_#t~mem22#1=|v_thread2Thread1of1ForFork1_#t~mem22#1_13|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, thread2Thread1of1ForFork1_#t~mem24#1.base=|v_thread2Thread1of1ForFork1_#t~mem24#1.base_11|, #race~B~0=|v_#race~B~0_87|, thread2Thread1of1ForFork1_plus_#res#1=|v_thread2Thread1of1ForFork1_plus_#res#1_3|, thread2Thread1of1ForFork1_#t~mem23#1=|v_thread2Thread1of1ForFork1_#t~mem23#1_7|, thread2Thread1of1ForFork1_plus_~b#1=|v_thread2Thread1of1ForFork1_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_79, thread2Thread1of1ForFork1_plus_#in~a#1=|v_thread2Thread1of1ForFork1_plus_#in~a#1_3|, #race=|v_#race_755|, #race~mult~0=|v_#race~mult~0_82|, thread2Thread1of1ForFork1_plus_#in~b#1=|v_thread2Thread1of1ForFork1_plus_#in~b#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork1_#t~ret26#1=|v_thread2Thread1of1ForFork1_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_160, thread2Thread1of1ForFork1_#t~mem25#1=|v_thread2Thread1of1ForFork1_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, thread2Thread1of1ForFork1_#t~mem24#1.offset=|v_thread2Thread1of1ForFork1_#t~mem24#1.offset_11|, thread2Thread1of1ForFork1_#t~nondet27#1=|v_thread2Thread1of1ForFork1_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|, #race~A~0=|v_#race~A~0_113|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_plus_#in~a#1, #race, #race~res2~0, thread2Thread1of1ForFork1_plus_~a#1, thread2Thread1of1ForFork1_#t~mem22#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem24#1.base, #race~mult~0, thread2Thread1of1ForFork1_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~ret26#1, thread2Thread1of1ForFork1_plus_#res#1, thread2Thread1of1ForFork1_#t~mem23#1, thread2Thread1of1ForFork1_plus_~b#1, thread2Thread1of1ForFork1_#t~mem25#1, thread2Thread1of1ForFork1_#t~mem24#1.offset, thread2Thread1of1ForFork1_#t~nondet27#1, ~res2~0, #race~A~0][535], [654#(= |#race~A~0| 0), Black: 641#true, 637#(= |#race~maxA~0| 0), 650#(= |#race~maxB~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 328#L51-11true, Black: 648#true, 339#L72-4true, 280#L104-1true, 643#(= |#race~mult~0| 0), 402#L61-4true]) [2024-11-16 23:46:06,136 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2024-11-16 23:46:06,136 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-16 23:46:06,136 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-16 23:46:06,136 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-16 23:46:06,175 INFO L124 PetriNetUnfolderBase]: 2884/22586 cut-off events. [2024-11-16 23:46:06,175 INFO L125 PetriNetUnfolderBase]: For 955/1138 co-relation queries the response was YES. [2024-11-16 23:46:06,408 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27366 conditions, 22586 events. 2884/22586 cut-off events. For 955/1138 co-relation queries the response was YES. Maximal size of possible extension queue 479. Compared 302231 event pairs, 949 based on Foata normal form. 0/19333 useless extension candidates. Maximal degree in co-relation 27324. Up to 2874 conditions per place. [2024-11-16 23:46:06,530 INFO L140 encePairwiseOnDemand]: 622/631 looper letters, 30 selfloop transitions, 3 changer transitions 0/538 dead transitions. [2024-11-16 23:46:06,530 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 520 places, 538 transitions, 1196 flow [2024-11-16 23:46:06,531 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 23:46:06,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-16 23:46:06,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1704 transitions. [2024-11-16 23:46:06,535 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9001584786053882 [2024-11-16 23:46:06,535 INFO L175 Difference]: Start difference. First operand has 524 places, 536 transitions, 1121 flow. Second operand 3 states and 1704 transitions. [2024-11-16 23:46:06,536 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 520 places, 538 transitions, 1196 flow [2024-11-16 23:46:06,541 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 520 places, 538 transitions, 1196 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-16 23:46:06,547 INFO L231 Difference]: Finished difference. Result has 521 places, 533 transitions, 1130 flow [2024-11-16 23:46:06,548 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1109, PETRI_DIFFERENCE_MINUEND_PLACES=518, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=530, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=527, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1130, PETRI_PLACES=521, PETRI_TRANSITIONS=533} [2024-11-16 23:46:06,548 INFO L277 CegarLoopForPetriNet]: 586 programPoint places, -65 predicate places. [2024-11-16 23:46:06,549 INFO L471 AbstractCegarLoop]: Abstraction has has 521 places, 533 transitions, 1130 flow [2024-11-16 23:46:06,550 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 557.3333333333334) internal successors, (1672), 3 states have internal predecessors, (1672), 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-16 23:46:06,550 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:46:06,550 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 23:46:06,551 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-16 23:46:06,551 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting thread1Err17ASSERT_VIOLATIONDATA_RACE === [thread1Err19ASSERT_VIOLATIONDATA_RACE, thread1Err18ASSERT_VIOLATIONDATA_RACE, thread1Err17ASSERT_VIOLATIONDATA_RACE, thread1Err16ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-16 23:46:06,551 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:46:06,551 INFO L85 PathProgramCache]: Analyzing trace with hash 1147988740, now seen corresponding path program 1 times [2024-11-16 23:46:06,552 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:46:06,552 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [332764603] [2024-11-16 23:46:06,552 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:46:06,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:46:06,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:46:06,771 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-16 23:46:06,771 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:46:06,771 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [332764603] [2024-11-16 23:46:06,771 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [332764603] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:46:06,771 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:46:06,771 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-16 23:46:06,772 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [174239738] [2024-11-16 23:46:06,772 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:46:06,773 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-16 23:46:06,774 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:46:06,774 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-16 23:46:06,774 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-16 23:46:07,197 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 542 out of 631 [2024-11-16 23:46:07,203 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 521 places, 533 transitions, 1130 flow. Second operand has 7 states, 7 states have (on average 545.0) internal successors, (3815), 7 states have internal predecessors, (3815), 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-16 23:46:07,203 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:46:07,204 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 542 of 631 [2024-11-16 23:46:07,204 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:46:08,567 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1894] L63-->L61-4: Formula: (let ((.cse9 (* 4 |v_thread2Thread1of1ForFork1_~i~1#1_73|))) (let ((.cse13 (+ .cse9 v_~A~0.offset_160))) (let ((.cse12 (* (select (select |v_#memory_int_126| v_~A~0.base_160) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_134 .cse9)) (.cse11 (+ .cse12 v_~mult~0.offset_117))) (let ((.cse15 (select (select |v_#memory_$Pointer$.offset_74| v_~mult~0.base_117) .cse11)) (.cse16 (* 4 (select (select |v_#memory_int_126| v_~B~0.base_134) .cse8)))) (let ((.cse2 (select (select |v_#memory_$Pointer$.base_74| v_~mult~0.base_117) .cse11)) (.cse3 (+ .cse15 .cse16))) (let ((.cse0 (select (select |v_#memory_int_126| .cse2) .cse3)) (.cse4 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 2 .cse16)) (.cse14 (select |v_#race_755| .cse2)) (.cse6 (+ .cse15 3 .cse16))) (and (= |v_#race~B~0_87| 0) (not (= (ite (or (<= |v_thread2Thread1of1ForFork1_plus_#res#1_3| 2147483647) (<= .cse0 0)) 1 0) 0)) (<= v_~res2~0_79 2147483647) (= |v_thread2Thread1of1ForFork1_plus_#res#1_3| (+ v_~res2~0_80 .cse0)) (not (= (ite (or (<= 0 (+ 2147483648 |v_thread2Thread1of1ForFork1_plus_#res#1_3|)) (<= 0 .cse0)) 1 0) 0)) (= |v_#race~mult~0_82| 0) (= v_~res2~0_79 |v_thread2Thread1of1ForFork1_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_756| v_~A~0.base_160 (store (store (store (store (select |v_#race_756| v_~A~0.base_160) .cse13 0) (+ .cse9 v_~A~0.offset_160 1) 0) (+ .cse9 v_~A~0.offset_160 2) 0) (+ .cse9 v_~A~0.offset_160 3) 0)))) (store .cse10 v_~mult~0.base_117 (store (store (store (store (select .cse10 v_~mult~0.base_117) .cse11 0) (+ .cse12 v_~mult~0.offset_117 1) 0) (+ .cse12 2 v_~mult~0.offset_117) 0) (+ .cse12 v_~mult~0.offset_117 3) 0))))) (store .cse7 v_~B~0.base_134 (store (store (store (store (select .cse7 v_~B~0.base_134) .cse8 0) (+ v_~B~0.offset_134 .cse9 1) 0) (+ v_~B~0.offset_134 .cse9 2) 0) (+ v_~B~0.offset_134 .cse9 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_755|) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (= (select .cse14 .cse3) 0) (= |v_#race~A~0_113| 0) (= (select .cse14 .cse6) 0) (<= 0 (+ v_~res2~0_79 2147483648)))))))))) InVars {#race=|v_#race_756|, ~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, ~A~0.offset=v_~A~0.offset_160, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_80, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|} OutVars{~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, #race~res2~0=|v_#race~res2~0_128|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_plus_~a#1=|v_thread2Thread1of1ForFork1_plus_~a#1_3|, thread2Thread1of1ForFork1_#t~mem22#1=|v_thread2Thread1of1ForFork1_#t~mem22#1_13|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, thread2Thread1of1ForFork1_#t~mem24#1.base=|v_thread2Thread1of1ForFork1_#t~mem24#1.base_11|, #race~B~0=|v_#race~B~0_87|, thread2Thread1of1ForFork1_plus_#res#1=|v_thread2Thread1of1ForFork1_plus_#res#1_3|, thread2Thread1of1ForFork1_#t~mem23#1=|v_thread2Thread1of1ForFork1_#t~mem23#1_7|, thread2Thread1of1ForFork1_plus_~b#1=|v_thread2Thread1of1ForFork1_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_79, thread2Thread1of1ForFork1_plus_#in~a#1=|v_thread2Thread1of1ForFork1_plus_#in~a#1_3|, #race=|v_#race_755|, #race~mult~0=|v_#race~mult~0_82|, thread2Thread1of1ForFork1_plus_#in~b#1=|v_thread2Thread1of1ForFork1_plus_#in~b#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork1_#t~ret26#1=|v_thread2Thread1of1ForFork1_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_160, thread2Thread1of1ForFork1_#t~mem25#1=|v_thread2Thread1of1ForFork1_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, thread2Thread1of1ForFork1_#t~mem24#1.offset=|v_thread2Thread1of1ForFork1_#t~mem24#1.offset_11|, thread2Thread1of1ForFork1_#t~nondet27#1=|v_thread2Thread1of1ForFork1_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|, #race~A~0=|v_#race~A~0_113|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_plus_#in~a#1, #race, #race~res2~0, thread2Thread1of1ForFork1_plus_~a#1, thread2Thread1of1ForFork1_#t~mem22#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem24#1.base, #race~mult~0, thread2Thread1of1ForFork1_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~ret26#1, thread2Thread1of1ForFork1_plus_#res#1, thread2Thread1of1ForFork1_#t~mem23#1, thread2Thread1of1ForFork1_plus_~b#1, thread2Thread1of1ForFork1_#t~mem25#1, thread2Thread1of1ForFork1_#t~mem24#1.offset, thread2Thread1of1ForFork1_#t~nondet27#1, ~res2~0, #race~A~0][532], [654#(= |#race~A~0| 0), 529#thread1ENTRYtrue, Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), 661#(<= ~N~0 0), Black: 652#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 280#L104-1true, 402#L61-4true]) [2024-11-16 23:46:08,567 INFO L294 olderBase$Statistics]: this new event has 284 ancestors and is cut-off event [2024-11-16 23:46:08,567 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-16 23:46:08,568 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-16 23:46:08,568 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-16 23:46:08,603 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1894] L63-->L61-4: Formula: (let ((.cse9 (* 4 |v_thread2Thread1of1ForFork1_~i~1#1_73|))) (let ((.cse13 (+ .cse9 v_~A~0.offset_160))) (let ((.cse12 (* (select (select |v_#memory_int_126| v_~A~0.base_160) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_134 .cse9)) (.cse11 (+ .cse12 v_~mult~0.offset_117))) (let ((.cse15 (select (select |v_#memory_$Pointer$.offset_74| v_~mult~0.base_117) .cse11)) (.cse16 (* 4 (select (select |v_#memory_int_126| v_~B~0.base_134) .cse8)))) (let ((.cse2 (select (select |v_#memory_$Pointer$.base_74| v_~mult~0.base_117) .cse11)) (.cse3 (+ .cse15 .cse16))) (let ((.cse0 (select (select |v_#memory_int_126| .cse2) .cse3)) (.cse4 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 2 .cse16)) (.cse14 (select |v_#race_755| .cse2)) (.cse6 (+ .cse15 3 .cse16))) (and (= |v_#race~B~0_87| 0) (not (= (ite (or (<= |v_thread2Thread1of1ForFork1_plus_#res#1_3| 2147483647) (<= .cse0 0)) 1 0) 0)) (<= v_~res2~0_79 2147483647) (= |v_thread2Thread1of1ForFork1_plus_#res#1_3| (+ v_~res2~0_80 .cse0)) (not (= (ite (or (<= 0 (+ 2147483648 |v_thread2Thread1of1ForFork1_plus_#res#1_3|)) (<= 0 .cse0)) 1 0) 0)) (= |v_#race~mult~0_82| 0) (= v_~res2~0_79 |v_thread2Thread1of1ForFork1_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_756| v_~A~0.base_160 (store (store (store (store (select |v_#race_756| v_~A~0.base_160) .cse13 0) (+ .cse9 v_~A~0.offset_160 1) 0) (+ .cse9 v_~A~0.offset_160 2) 0) (+ .cse9 v_~A~0.offset_160 3) 0)))) (store .cse10 v_~mult~0.base_117 (store (store (store (store (select .cse10 v_~mult~0.base_117) .cse11 0) (+ .cse12 v_~mult~0.offset_117 1) 0) (+ .cse12 2 v_~mult~0.offset_117) 0) (+ .cse12 v_~mult~0.offset_117 3) 0))))) (store .cse7 v_~B~0.base_134 (store (store (store (store (select .cse7 v_~B~0.base_134) .cse8 0) (+ v_~B~0.offset_134 .cse9 1) 0) (+ v_~B~0.offset_134 .cse9 2) 0) (+ v_~B~0.offset_134 .cse9 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_755|) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (= (select .cse14 .cse3) 0) (= |v_#race~A~0_113| 0) (= (select .cse14 .cse6) 0) (<= 0 (+ v_~res2~0_79 2147483648)))))))))) InVars {#race=|v_#race_756|, ~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, ~A~0.offset=v_~A~0.offset_160, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_80, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|} OutVars{~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, #race~res2~0=|v_#race~res2~0_128|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_plus_~a#1=|v_thread2Thread1of1ForFork1_plus_~a#1_3|, thread2Thread1of1ForFork1_#t~mem22#1=|v_thread2Thread1of1ForFork1_#t~mem22#1_13|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, thread2Thread1of1ForFork1_#t~mem24#1.base=|v_thread2Thread1of1ForFork1_#t~mem24#1.base_11|, #race~B~0=|v_#race~B~0_87|, thread2Thread1of1ForFork1_plus_#res#1=|v_thread2Thread1of1ForFork1_plus_#res#1_3|, thread2Thread1of1ForFork1_#t~mem23#1=|v_thread2Thread1of1ForFork1_#t~mem23#1_7|, thread2Thread1of1ForFork1_plus_~b#1=|v_thread2Thread1of1ForFork1_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_79, thread2Thread1of1ForFork1_plus_#in~a#1=|v_thread2Thread1of1ForFork1_plus_#in~a#1_3|, #race=|v_#race_755|, #race~mult~0=|v_#race~mult~0_82|, thread2Thread1of1ForFork1_plus_#in~b#1=|v_thread2Thread1of1ForFork1_plus_#in~b#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork1_#t~ret26#1=|v_thread2Thread1of1ForFork1_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_160, thread2Thread1of1ForFork1_#t~mem25#1=|v_thread2Thread1of1ForFork1_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, thread2Thread1of1ForFork1_#t~mem24#1.offset=|v_thread2Thread1of1ForFork1_#t~mem24#1.offset_11|, thread2Thread1of1ForFork1_#t~nondet27#1=|v_thread2Thread1of1ForFork1_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|, #race~A~0=|v_#race~A~0_113|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_plus_#in~a#1, #race, #race~res2~0, thread2Thread1of1ForFork1_plus_~a#1, thread2Thread1of1ForFork1_#t~mem22#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem24#1.base, #race~mult~0, thread2Thread1of1ForFork1_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~ret26#1, thread2Thread1of1ForFork1_plus_#res#1, thread2Thread1of1ForFork1_#t~mem23#1, thread2Thread1of1ForFork1_plus_~b#1, thread2Thread1of1ForFork1_#t~mem25#1, thread2Thread1of1ForFork1_#t~mem24#1.offset, thread2Thread1of1ForFork1_#t~nondet27#1, ~res2~0, #race~A~0][545], [654#(= |#race~A~0| 0), Black: 641#true, 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 637#(= |#race~maxA~0| 0), 420#L50-1true, 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 280#L104-1true, 402#L61-4true]) [2024-11-16 23:46:08,604 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2024-11-16 23:46:08,604 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-16 23:46:08,604 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-16 23:46:08,604 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-16 23:46:08,685 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1894] L63-->L61-4: Formula: (let ((.cse9 (* 4 |v_thread2Thread1of1ForFork1_~i~1#1_73|))) (let ((.cse13 (+ .cse9 v_~A~0.offset_160))) (let ((.cse12 (* (select (select |v_#memory_int_126| v_~A~0.base_160) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_134 .cse9)) (.cse11 (+ .cse12 v_~mult~0.offset_117))) (let ((.cse15 (select (select |v_#memory_$Pointer$.offset_74| v_~mult~0.base_117) .cse11)) (.cse16 (* 4 (select (select |v_#memory_int_126| v_~B~0.base_134) .cse8)))) (let ((.cse2 (select (select |v_#memory_$Pointer$.base_74| v_~mult~0.base_117) .cse11)) (.cse3 (+ .cse15 .cse16))) (let ((.cse0 (select (select |v_#memory_int_126| .cse2) .cse3)) (.cse4 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 2 .cse16)) (.cse14 (select |v_#race_755| .cse2)) (.cse6 (+ .cse15 3 .cse16))) (and (= |v_#race~B~0_87| 0) (not (= (ite (or (<= |v_thread2Thread1of1ForFork1_plus_#res#1_3| 2147483647) (<= .cse0 0)) 1 0) 0)) (<= v_~res2~0_79 2147483647) (= |v_thread2Thread1of1ForFork1_plus_#res#1_3| (+ v_~res2~0_80 .cse0)) (not (= (ite (or (<= 0 (+ 2147483648 |v_thread2Thread1of1ForFork1_plus_#res#1_3|)) (<= 0 .cse0)) 1 0) 0)) (= |v_#race~mult~0_82| 0) (= v_~res2~0_79 |v_thread2Thread1of1ForFork1_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_756| v_~A~0.base_160 (store (store (store (store (select |v_#race_756| v_~A~0.base_160) .cse13 0) (+ .cse9 v_~A~0.offset_160 1) 0) (+ .cse9 v_~A~0.offset_160 2) 0) (+ .cse9 v_~A~0.offset_160 3) 0)))) (store .cse10 v_~mult~0.base_117 (store (store (store (store (select .cse10 v_~mult~0.base_117) .cse11 0) (+ .cse12 v_~mult~0.offset_117 1) 0) (+ .cse12 2 v_~mult~0.offset_117) 0) (+ .cse12 v_~mult~0.offset_117 3) 0))))) (store .cse7 v_~B~0.base_134 (store (store (store (store (select .cse7 v_~B~0.base_134) .cse8 0) (+ v_~B~0.offset_134 .cse9 1) 0) (+ v_~B~0.offset_134 .cse9 2) 0) (+ v_~B~0.offset_134 .cse9 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_755|) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (= (select .cse14 .cse3) 0) (= |v_#race~A~0_113| 0) (= (select .cse14 .cse6) 0) (<= 0 (+ v_~res2~0_79 2147483648)))))))))) InVars {#race=|v_#race_756|, ~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, ~A~0.offset=v_~A~0.offset_160, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_80, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|} OutVars{~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, #race~res2~0=|v_#race~res2~0_128|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_plus_~a#1=|v_thread2Thread1of1ForFork1_plus_~a#1_3|, thread2Thread1of1ForFork1_#t~mem22#1=|v_thread2Thread1of1ForFork1_#t~mem22#1_13|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, thread2Thread1of1ForFork1_#t~mem24#1.base=|v_thread2Thread1of1ForFork1_#t~mem24#1.base_11|, #race~B~0=|v_#race~B~0_87|, thread2Thread1of1ForFork1_plus_#res#1=|v_thread2Thread1of1ForFork1_plus_#res#1_3|, thread2Thread1of1ForFork1_#t~mem23#1=|v_thread2Thread1of1ForFork1_#t~mem23#1_7|, thread2Thread1of1ForFork1_plus_~b#1=|v_thread2Thread1of1ForFork1_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_79, thread2Thread1of1ForFork1_plus_#in~a#1=|v_thread2Thread1of1ForFork1_plus_#in~a#1_3|, #race=|v_#race_755|, #race~mult~0=|v_#race~mult~0_82|, thread2Thread1of1ForFork1_plus_#in~b#1=|v_thread2Thread1of1ForFork1_plus_#in~b#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork1_#t~ret26#1=|v_thread2Thread1of1ForFork1_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_160, thread2Thread1of1ForFork1_#t~mem25#1=|v_thread2Thread1of1ForFork1_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, thread2Thread1of1ForFork1_#t~mem24#1.offset=|v_thread2Thread1of1ForFork1_#t~mem24#1.offset_11|, thread2Thread1of1ForFork1_#t~nondet27#1=|v_thread2Thread1of1ForFork1_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|, #race~A~0=|v_#race~A~0_113|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_plus_#in~a#1, #race, #race~res2~0, thread2Thread1of1ForFork1_plus_~a#1, thread2Thread1of1ForFork1_#t~mem22#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem24#1.base, #race~mult~0, thread2Thread1of1ForFork1_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~ret26#1, thread2Thread1of1ForFork1_plus_#res#1, thread2Thread1of1ForFork1_#t~mem23#1, thread2Thread1of1ForFork1_plus_~b#1, thread2Thread1of1ForFork1_#t~mem25#1, thread2Thread1of1ForFork1_#t~mem24#1.offset, thread2Thread1of1ForFork1_#t~nondet27#1, ~res2~0, #race~A~0][532], [654#(= |#race~A~0| 0), Black: 641#true, 650#(= |#race~maxB~0| 0), 484#L57true, 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), 661#(<= ~N~0 0), Black: 652#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 280#L104-1true, 402#L61-4true]) [2024-11-16 23:46:08,686 INFO L294 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2024-11-16 23:46:08,686 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-11-16 23:46:08,686 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-16 23:46:08,686 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-16 23:46:08,689 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1894] L63-->L61-4: Formula: (let ((.cse9 (* 4 |v_thread2Thread1of1ForFork1_~i~1#1_73|))) (let ((.cse13 (+ .cse9 v_~A~0.offset_160))) (let ((.cse12 (* (select (select |v_#memory_int_126| v_~A~0.base_160) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_134 .cse9)) (.cse11 (+ .cse12 v_~mult~0.offset_117))) (let ((.cse15 (select (select |v_#memory_$Pointer$.offset_74| v_~mult~0.base_117) .cse11)) (.cse16 (* 4 (select (select |v_#memory_int_126| v_~B~0.base_134) .cse8)))) (let ((.cse2 (select (select |v_#memory_$Pointer$.base_74| v_~mult~0.base_117) .cse11)) (.cse3 (+ .cse15 .cse16))) (let ((.cse0 (select (select |v_#memory_int_126| .cse2) .cse3)) (.cse4 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 2 .cse16)) (.cse14 (select |v_#race_755| .cse2)) (.cse6 (+ .cse15 3 .cse16))) (and (= |v_#race~B~0_87| 0) (not (= (ite (or (<= |v_thread2Thread1of1ForFork1_plus_#res#1_3| 2147483647) (<= .cse0 0)) 1 0) 0)) (<= v_~res2~0_79 2147483647) (= |v_thread2Thread1of1ForFork1_plus_#res#1_3| (+ v_~res2~0_80 .cse0)) (not (= (ite (or (<= 0 (+ 2147483648 |v_thread2Thread1of1ForFork1_plus_#res#1_3|)) (<= 0 .cse0)) 1 0) 0)) (= |v_#race~mult~0_82| 0) (= v_~res2~0_79 |v_thread2Thread1of1ForFork1_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_756| v_~A~0.base_160 (store (store (store (store (select |v_#race_756| v_~A~0.base_160) .cse13 0) (+ .cse9 v_~A~0.offset_160 1) 0) (+ .cse9 v_~A~0.offset_160 2) 0) (+ .cse9 v_~A~0.offset_160 3) 0)))) (store .cse10 v_~mult~0.base_117 (store (store (store (store (select .cse10 v_~mult~0.base_117) .cse11 0) (+ .cse12 v_~mult~0.offset_117 1) 0) (+ .cse12 2 v_~mult~0.offset_117) 0) (+ .cse12 v_~mult~0.offset_117 3) 0))))) (store .cse7 v_~B~0.base_134 (store (store (store (store (select .cse7 v_~B~0.base_134) .cse8 0) (+ v_~B~0.offset_134 .cse9 1) 0) (+ v_~B~0.offset_134 .cse9 2) 0) (+ v_~B~0.offset_134 .cse9 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_755|) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (= (select .cse14 .cse3) 0) (= |v_#race~A~0_113| 0) (= (select .cse14 .cse6) 0) (<= 0 (+ v_~res2~0_79 2147483648)))))))))) InVars {#race=|v_#race_756|, ~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, ~A~0.offset=v_~A~0.offset_160, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_80, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|} OutVars{~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, #race~res2~0=|v_#race~res2~0_128|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_plus_~a#1=|v_thread2Thread1of1ForFork1_plus_~a#1_3|, thread2Thread1of1ForFork1_#t~mem22#1=|v_thread2Thread1of1ForFork1_#t~mem22#1_13|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, thread2Thread1of1ForFork1_#t~mem24#1.base=|v_thread2Thread1of1ForFork1_#t~mem24#1.base_11|, #race~B~0=|v_#race~B~0_87|, thread2Thread1of1ForFork1_plus_#res#1=|v_thread2Thread1of1ForFork1_plus_#res#1_3|, thread2Thread1of1ForFork1_#t~mem23#1=|v_thread2Thread1of1ForFork1_#t~mem23#1_7|, thread2Thread1of1ForFork1_plus_~b#1=|v_thread2Thread1of1ForFork1_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_79, thread2Thread1of1ForFork1_plus_#in~a#1=|v_thread2Thread1of1ForFork1_plus_#in~a#1_3|, #race=|v_#race_755|, #race~mult~0=|v_#race~mult~0_82|, thread2Thread1of1ForFork1_plus_#in~b#1=|v_thread2Thread1of1ForFork1_plus_#in~b#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork1_#t~ret26#1=|v_thread2Thread1of1ForFork1_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_160, thread2Thread1of1ForFork1_#t~mem25#1=|v_thread2Thread1of1ForFork1_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, thread2Thread1of1ForFork1_#t~mem24#1.offset=|v_thread2Thread1of1ForFork1_#t~mem24#1.offset_11|, thread2Thread1of1ForFork1_#t~nondet27#1=|v_thread2Thread1of1ForFork1_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|, #race~A~0=|v_#race~A~0_113|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_plus_#in~a#1, #race, #race~res2~0, thread2Thread1of1ForFork1_plus_~a#1, thread2Thread1of1ForFork1_#t~mem22#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem24#1.base, #race~mult~0, thread2Thread1of1ForFork1_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~ret26#1, thread2Thread1of1ForFork1_plus_#res#1, thread2Thread1of1ForFork1_#t~mem23#1, thread2Thread1of1ForFork1_plus_~b#1, thread2Thread1of1ForFork1_#t~mem25#1, thread2Thread1of1ForFork1_#t~mem24#1.offset, thread2Thread1of1ForFork1_#t~nondet27#1, ~res2~0, #race~A~0][532], [654#(= |#race~A~0| 0), 529#thread1ENTRYtrue, Black: 641#true, 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), 661#(<= ~N~0 0), Black: 652#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 280#L104-1true, 402#L61-4true]) [2024-11-16 23:46:08,689 INFO L294 olderBase$Statistics]: this new event has 284 ancestors and is cut-off event [2024-11-16 23:46:08,689 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-16 23:46:08,690 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-16 23:46:08,690 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-11-16 23:46:08,690 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-16 23:46:08,729 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1894] L63-->L61-4: Formula: (let ((.cse9 (* 4 |v_thread2Thread1of1ForFork1_~i~1#1_73|))) (let ((.cse13 (+ .cse9 v_~A~0.offset_160))) (let ((.cse12 (* (select (select |v_#memory_int_126| v_~A~0.base_160) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_134 .cse9)) (.cse11 (+ .cse12 v_~mult~0.offset_117))) (let ((.cse15 (select (select |v_#memory_$Pointer$.offset_74| v_~mult~0.base_117) .cse11)) (.cse16 (* 4 (select (select |v_#memory_int_126| v_~B~0.base_134) .cse8)))) (let ((.cse2 (select (select |v_#memory_$Pointer$.base_74| v_~mult~0.base_117) .cse11)) (.cse3 (+ .cse15 .cse16))) (let ((.cse0 (select (select |v_#memory_int_126| .cse2) .cse3)) (.cse4 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 2 .cse16)) (.cse14 (select |v_#race_755| .cse2)) (.cse6 (+ .cse15 3 .cse16))) (and (= |v_#race~B~0_87| 0) (not (= (ite (or (<= |v_thread2Thread1of1ForFork1_plus_#res#1_3| 2147483647) (<= .cse0 0)) 1 0) 0)) (<= v_~res2~0_79 2147483647) (= |v_thread2Thread1of1ForFork1_plus_#res#1_3| (+ v_~res2~0_80 .cse0)) (not (= (ite (or (<= 0 (+ 2147483648 |v_thread2Thread1of1ForFork1_plus_#res#1_3|)) (<= 0 .cse0)) 1 0) 0)) (= |v_#race~mult~0_82| 0) (= v_~res2~0_79 |v_thread2Thread1of1ForFork1_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_756| v_~A~0.base_160 (store (store (store (store (select |v_#race_756| v_~A~0.base_160) .cse13 0) (+ .cse9 v_~A~0.offset_160 1) 0) (+ .cse9 v_~A~0.offset_160 2) 0) (+ .cse9 v_~A~0.offset_160 3) 0)))) (store .cse10 v_~mult~0.base_117 (store (store (store (store (select .cse10 v_~mult~0.base_117) .cse11 0) (+ .cse12 v_~mult~0.offset_117 1) 0) (+ .cse12 2 v_~mult~0.offset_117) 0) (+ .cse12 v_~mult~0.offset_117 3) 0))))) (store .cse7 v_~B~0.base_134 (store (store (store (store (select .cse7 v_~B~0.base_134) .cse8 0) (+ v_~B~0.offset_134 .cse9 1) 0) (+ v_~B~0.offset_134 .cse9 2) 0) (+ v_~B~0.offset_134 .cse9 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_755|) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (= (select .cse14 .cse3) 0) (= |v_#race~A~0_113| 0) (= (select .cse14 .cse6) 0) (<= 0 (+ v_~res2~0_79 2147483648)))))))))) InVars {#race=|v_#race_756|, ~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, ~A~0.offset=v_~A~0.offset_160, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_80, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|} OutVars{~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, #race~res2~0=|v_#race~res2~0_128|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_plus_~a#1=|v_thread2Thread1of1ForFork1_plus_~a#1_3|, thread2Thread1of1ForFork1_#t~mem22#1=|v_thread2Thread1of1ForFork1_#t~mem22#1_13|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, thread2Thread1of1ForFork1_#t~mem24#1.base=|v_thread2Thread1of1ForFork1_#t~mem24#1.base_11|, #race~B~0=|v_#race~B~0_87|, thread2Thread1of1ForFork1_plus_#res#1=|v_thread2Thread1of1ForFork1_plus_#res#1_3|, thread2Thread1of1ForFork1_#t~mem23#1=|v_thread2Thread1of1ForFork1_#t~mem23#1_7|, thread2Thread1of1ForFork1_plus_~b#1=|v_thread2Thread1of1ForFork1_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_79, thread2Thread1of1ForFork1_plus_#in~a#1=|v_thread2Thread1of1ForFork1_plus_#in~a#1_3|, #race=|v_#race_755|, #race~mult~0=|v_#race~mult~0_82|, thread2Thread1of1ForFork1_plus_#in~b#1=|v_thread2Thread1of1ForFork1_plus_#in~b#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork1_#t~ret26#1=|v_thread2Thread1of1ForFork1_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_160, thread2Thread1of1ForFork1_#t~mem25#1=|v_thread2Thread1of1ForFork1_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, thread2Thread1of1ForFork1_#t~mem24#1.offset=|v_thread2Thread1of1ForFork1_#t~mem24#1.offset_11|, thread2Thread1of1ForFork1_#t~nondet27#1=|v_thread2Thread1of1ForFork1_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|, #race~A~0=|v_#race~A~0_113|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_plus_#in~a#1, #race, #race~res2~0, thread2Thread1of1ForFork1_plus_~a#1, thread2Thread1of1ForFork1_#t~mem22#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem24#1.base, #race~mult~0, thread2Thread1of1ForFork1_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~ret26#1, thread2Thread1of1ForFork1_plus_#res#1, thread2Thread1of1ForFork1_#t~mem23#1, thread2Thread1of1ForFork1_plus_~b#1, thread2Thread1of1ForFork1_#t~mem25#1, thread2Thread1of1ForFork1_#t~mem24#1.offset, thread2Thread1of1ForFork1_#t~nondet27#1, ~res2~0, #race~A~0][545], [654#(= |#race~A~0| 0), 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 641#true, 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 637#(= |#race~maxA~0| 0), 420#L50-1true, 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 280#L104-1true, 402#L61-4true]) [2024-11-16 23:46:08,729 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2024-11-16 23:46:08,729 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-16 23:46:08,729 INFO L297 olderBase$Statistics]: existing Event has 263 ancestors and is cut-off event [2024-11-16 23:46:08,729 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-11-16 23:46:08,730 INFO L297 olderBase$Statistics]: existing Event has 252 ancestors and is cut-off event [2024-11-16 23:46:08,787 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1894] L63-->L61-4: Formula: (let ((.cse9 (* 4 |v_thread2Thread1of1ForFork1_~i~1#1_73|))) (let ((.cse13 (+ .cse9 v_~A~0.offset_160))) (let ((.cse12 (* (select (select |v_#memory_int_126| v_~A~0.base_160) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_134 .cse9)) (.cse11 (+ .cse12 v_~mult~0.offset_117))) (let ((.cse15 (select (select |v_#memory_$Pointer$.offset_74| v_~mult~0.base_117) .cse11)) (.cse16 (* 4 (select (select |v_#memory_int_126| v_~B~0.base_134) .cse8)))) (let ((.cse2 (select (select |v_#memory_$Pointer$.base_74| v_~mult~0.base_117) .cse11)) (.cse3 (+ .cse15 .cse16))) (let ((.cse0 (select (select |v_#memory_int_126| .cse2) .cse3)) (.cse4 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 2 .cse16)) (.cse14 (select |v_#race_755| .cse2)) (.cse6 (+ .cse15 3 .cse16))) (and (= |v_#race~B~0_87| 0) (not (= (ite (or (<= |v_thread2Thread1of1ForFork1_plus_#res#1_3| 2147483647) (<= .cse0 0)) 1 0) 0)) (<= v_~res2~0_79 2147483647) (= |v_thread2Thread1of1ForFork1_plus_#res#1_3| (+ v_~res2~0_80 .cse0)) (not (= (ite (or (<= 0 (+ 2147483648 |v_thread2Thread1of1ForFork1_plus_#res#1_3|)) (<= 0 .cse0)) 1 0) 0)) (= |v_#race~mult~0_82| 0) (= v_~res2~0_79 |v_thread2Thread1of1ForFork1_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_756| v_~A~0.base_160 (store (store (store (store (select |v_#race_756| v_~A~0.base_160) .cse13 0) (+ .cse9 v_~A~0.offset_160 1) 0) (+ .cse9 v_~A~0.offset_160 2) 0) (+ .cse9 v_~A~0.offset_160 3) 0)))) (store .cse10 v_~mult~0.base_117 (store (store (store (store (select .cse10 v_~mult~0.base_117) .cse11 0) (+ .cse12 v_~mult~0.offset_117 1) 0) (+ .cse12 2 v_~mult~0.offset_117) 0) (+ .cse12 v_~mult~0.offset_117 3) 0))))) (store .cse7 v_~B~0.base_134 (store (store (store (store (select .cse7 v_~B~0.base_134) .cse8 0) (+ v_~B~0.offset_134 .cse9 1) 0) (+ v_~B~0.offset_134 .cse9 2) 0) (+ v_~B~0.offset_134 .cse9 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_755|) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (= (select .cse14 .cse3) 0) (= |v_#race~A~0_113| 0) (= (select .cse14 .cse6) 0) (<= 0 (+ v_~res2~0_79 2147483648)))))))))) InVars {#race=|v_#race_756|, ~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, ~A~0.offset=v_~A~0.offset_160, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_80, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|} OutVars{~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, #race~res2~0=|v_#race~res2~0_128|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_plus_~a#1=|v_thread2Thread1of1ForFork1_plus_~a#1_3|, thread2Thread1of1ForFork1_#t~mem22#1=|v_thread2Thread1of1ForFork1_#t~mem22#1_13|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, thread2Thread1of1ForFork1_#t~mem24#1.base=|v_thread2Thread1of1ForFork1_#t~mem24#1.base_11|, #race~B~0=|v_#race~B~0_87|, thread2Thread1of1ForFork1_plus_#res#1=|v_thread2Thread1of1ForFork1_plus_#res#1_3|, thread2Thread1of1ForFork1_#t~mem23#1=|v_thread2Thread1of1ForFork1_#t~mem23#1_7|, thread2Thread1of1ForFork1_plus_~b#1=|v_thread2Thread1of1ForFork1_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_79, thread2Thread1of1ForFork1_plus_#in~a#1=|v_thread2Thread1of1ForFork1_plus_#in~a#1_3|, #race=|v_#race_755|, #race~mult~0=|v_#race~mult~0_82|, thread2Thread1of1ForFork1_plus_#in~b#1=|v_thread2Thread1of1ForFork1_plus_#in~b#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork1_#t~ret26#1=|v_thread2Thread1of1ForFork1_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_160, thread2Thread1of1ForFork1_#t~mem25#1=|v_thread2Thread1of1ForFork1_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, thread2Thread1of1ForFork1_#t~mem24#1.offset=|v_thread2Thread1of1ForFork1_#t~mem24#1.offset_11|, thread2Thread1of1ForFork1_#t~nondet27#1=|v_thread2Thread1of1ForFork1_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|, #race~A~0=|v_#race~A~0_113|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_plus_#in~a#1, #race, #race~res2~0, thread2Thread1of1ForFork1_plus_~a#1, thread2Thread1of1ForFork1_#t~mem22#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem24#1.base, #race~mult~0, thread2Thread1of1ForFork1_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~ret26#1, thread2Thread1of1ForFork1_plus_#res#1, thread2Thread1of1ForFork1_#t~mem23#1, thread2Thread1of1ForFork1_plus_~b#1, thread2Thread1of1ForFork1_#t~mem25#1, thread2Thread1of1ForFork1_#t~mem24#1.offset, thread2Thread1of1ForFork1_#t~nondet27#1, ~res2~0, #race~A~0][532], [654#(= |#race~A~0| 0), Black: 641#true, 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), 661#(<= ~N~0 0), Black: 652#true, 427#L106true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 402#L61-4true]) [2024-11-16 23:46:08,788 INFO L294 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2024-11-16 23:46:08,788 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-16 23:46:08,788 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-16 23:46:08,788 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-16 23:46:08,809 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1894] L63-->L61-4: Formula: (let ((.cse9 (* 4 |v_thread2Thread1of1ForFork1_~i~1#1_73|))) (let ((.cse13 (+ .cse9 v_~A~0.offset_160))) (let ((.cse12 (* (select (select |v_#memory_int_126| v_~A~0.base_160) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_134 .cse9)) (.cse11 (+ .cse12 v_~mult~0.offset_117))) (let ((.cse15 (select (select |v_#memory_$Pointer$.offset_74| v_~mult~0.base_117) .cse11)) (.cse16 (* 4 (select (select |v_#memory_int_126| v_~B~0.base_134) .cse8)))) (let ((.cse2 (select (select |v_#memory_$Pointer$.base_74| v_~mult~0.base_117) .cse11)) (.cse3 (+ .cse15 .cse16))) (let ((.cse0 (select (select |v_#memory_int_126| .cse2) .cse3)) (.cse4 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 2 .cse16)) (.cse14 (select |v_#race_755| .cse2)) (.cse6 (+ .cse15 3 .cse16))) (and (= |v_#race~B~0_87| 0) (not (= (ite (or (<= |v_thread2Thread1of1ForFork1_plus_#res#1_3| 2147483647) (<= .cse0 0)) 1 0) 0)) (<= v_~res2~0_79 2147483647) (= |v_thread2Thread1of1ForFork1_plus_#res#1_3| (+ v_~res2~0_80 .cse0)) (not (= (ite (or (<= 0 (+ 2147483648 |v_thread2Thread1of1ForFork1_plus_#res#1_3|)) (<= 0 .cse0)) 1 0) 0)) (= |v_#race~mult~0_82| 0) (= v_~res2~0_79 |v_thread2Thread1of1ForFork1_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_756| v_~A~0.base_160 (store (store (store (store (select |v_#race_756| v_~A~0.base_160) .cse13 0) (+ .cse9 v_~A~0.offset_160 1) 0) (+ .cse9 v_~A~0.offset_160 2) 0) (+ .cse9 v_~A~0.offset_160 3) 0)))) (store .cse10 v_~mult~0.base_117 (store (store (store (store (select .cse10 v_~mult~0.base_117) .cse11 0) (+ .cse12 v_~mult~0.offset_117 1) 0) (+ .cse12 2 v_~mult~0.offset_117) 0) (+ .cse12 v_~mult~0.offset_117 3) 0))))) (store .cse7 v_~B~0.base_134 (store (store (store (store (select .cse7 v_~B~0.base_134) .cse8 0) (+ v_~B~0.offset_134 .cse9 1) 0) (+ v_~B~0.offset_134 .cse9 2) 0) (+ v_~B~0.offset_134 .cse9 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_755|) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (= (select .cse14 .cse3) 0) (= |v_#race~A~0_113| 0) (= (select .cse14 .cse6) 0) (<= 0 (+ v_~res2~0_79 2147483648)))))))))) InVars {#race=|v_#race_756|, ~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, ~A~0.offset=v_~A~0.offset_160, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_80, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|} OutVars{~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, #race~res2~0=|v_#race~res2~0_128|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_plus_~a#1=|v_thread2Thread1of1ForFork1_plus_~a#1_3|, thread2Thread1of1ForFork1_#t~mem22#1=|v_thread2Thread1of1ForFork1_#t~mem22#1_13|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, thread2Thread1of1ForFork1_#t~mem24#1.base=|v_thread2Thread1of1ForFork1_#t~mem24#1.base_11|, #race~B~0=|v_#race~B~0_87|, thread2Thread1of1ForFork1_plus_#res#1=|v_thread2Thread1of1ForFork1_plus_#res#1_3|, thread2Thread1of1ForFork1_#t~mem23#1=|v_thread2Thread1of1ForFork1_#t~mem23#1_7|, thread2Thread1of1ForFork1_plus_~b#1=|v_thread2Thread1of1ForFork1_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_79, thread2Thread1of1ForFork1_plus_#in~a#1=|v_thread2Thread1of1ForFork1_plus_#in~a#1_3|, #race=|v_#race_755|, #race~mult~0=|v_#race~mult~0_82|, thread2Thread1of1ForFork1_plus_#in~b#1=|v_thread2Thread1of1ForFork1_plus_#in~b#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork1_#t~ret26#1=|v_thread2Thread1of1ForFork1_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_160, thread2Thread1of1ForFork1_#t~mem25#1=|v_thread2Thread1of1ForFork1_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, thread2Thread1of1ForFork1_#t~mem24#1.offset=|v_thread2Thread1of1ForFork1_#t~mem24#1.offset_11|, thread2Thread1of1ForFork1_#t~nondet27#1=|v_thread2Thread1of1ForFork1_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|, #race~A~0=|v_#race~A~0_113|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_plus_#in~a#1, #race, #race~res2~0, thread2Thread1of1ForFork1_plus_~a#1, thread2Thread1of1ForFork1_#t~mem22#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem24#1.base, #race~mult~0, thread2Thread1of1ForFork1_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~ret26#1, thread2Thread1of1ForFork1_plus_#res#1, thread2Thread1of1ForFork1_#t~mem23#1, thread2Thread1of1ForFork1_plus_~b#1, thread2Thread1of1ForFork1_#t~mem25#1, thread2Thread1of1ForFork1_#t~mem24#1.offset, thread2Thread1of1ForFork1_#t~nondet27#1, ~res2~0, #race~A~0][532], [654#(= |#race~A~0| 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), 661#(<= ~N~0 0), Black: 652#true, 427#L106true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 402#L61-4true]) [2024-11-16 23:46:08,810 INFO L294 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2024-11-16 23:46:08,810 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-16 23:46:08,810 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-16 23:46:08,810 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-11-16 23:46:08,810 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-16 23:46:08,811 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1894] L63-->L61-4: Formula: (let ((.cse9 (* 4 |v_thread2Thread1of1ForFork1_~i~1#1_73|))) (let ((.cse13 (+ .cse9 v_~A~0.offset_160))) (let ((.cse12 (* (select (select |v_#memory_int_126| v_~A~0.base_160) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_134 .cse9)) (.cse11 (+ .cse12 v_~mult~0.offset_117))) (let ((.cse15 (select (select |v_#memory_$Pointer$.offset_74| v_~mult~0.base_117) .cse11)) (.cse16 (* 4 (select (select |v_#memory_int_126| v_~B~0.base_134) .cse8)))) (let ((.cse2 (select (select |v_#memory_$Pointer$.base_74| v_~mult~0.base_117) .cse11)) (.cse3 (+ .cse15 .cse16))) (let ((.cse0 (select (select |v_#memory_int_126| .cse2) .cse3)) (.cse4 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 2 .cse16)) (.cse14 (select |v_#race_755| .cse2)) (.cse6 (+ .cse15 3 .cse16))) (and (= |v_#race~B~0_87| 0) (not (= (ite (or (<= |v_thread2Thread1of1ForFork1_plus_#res#1_3| 2147483647) (<= .cse0 0)) 1 0) 0)) (<= v_~res2~0_79 2147483647) (= |v_thread2Thread1of1ForFork1_plus_#res#1_3| (+ v_~res2~0_80 .cse0)) (not (= (ite (or (<= 0 (+ 2147483648 |v_thread2Thread1of1ForFork1_plus_#res#1_3|)) (<= 0 .cse0)) 1 0) 0)) (= |v_#race~mult~0_82| 0) (= v_~res2~0_79 |v_thread2Thread1of1ForFork1_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_756| v_~A~0.base_160 (store (store (store (store (select |v_#race_756| v_~A~0.base_160) .cse13 0) (+ .cse9 v_~A~0.offset_160 1) 0) (+ .cse9 v_~A~0.offset_160 2) 0) (+ .cse9 v_~A~0.offset_160 3) 0)))) (store .cse10 v_~mult~0.base_117 (store (store (store (store (select .cse10 v_~mult~0.base_117) .cse11 0) (+ .cse12 v_~mult~0.offset_117 1) 0) (+ .cse12 2 v_~mult~0.offset_117) 0) (+ .cse12 v_~mult~0.offset_117 3) 0))))) (store .cse7 v_~B~0.base_134 (store (store (store (store (select .cse7 v_~B~0.base_134) .cse8 0) (+ v_~B~0.offset_134 .cse9 1) 0) (+ v_~B~0.offset_134 .cse9 2) 0) (+ v_~B~0.offset_134 .cse9 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_755|) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (= (select .cse14 .cse3) 0) (= |v_#race~A~0_113| 0) (= (select .cse14 .cse6) 0) (<= 0 (+ v_~res2~0_79 2147483648)))))))))) InVars {#race=|v_#race_756|, ~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, ~A~0.offset=v_~A~0.offset_160, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_80, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|} OutVars{~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, #race~res2~0=|v_#race~res2~0_128|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_plus_~a#1=|v_thread2Thread1of1ForFork1_plus_~a#1_3|, thread2Thread1of1ForFork1_#t~mem22#1=|v_thread2Thread1of1ForFork1_#t~mem22#1_13|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, thread2Thread1of1ForFork1_#t~mem24#1.base=|v_thread2Thread1of1ForFork1_#t~mem24#1.base_11|, #race~B~0=|v_#race~B~0_87|, thread2Thread1of1ForFork1_plus_#res#1=|v_thread2Thread1of1ForFork1_plus_#res#1_3|, thread2Thread1of1ForFork1_#t~mem23#1=|v_thread2Thread1of1ForFork1_#t~mem23#1_7|, thread2Thread1of1ForFork1_plus_~b#1=|v_thread2Thread1of1ForFork1_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_79, thread2Thread1of1ForFork1_plus_#in~a#1=|v_thread2Thread1of1ForFork1_plus_#in~a#1_3|, #race=|v_#race_755|, #race~mult~0=|v_#race~mult~0_82|, thread2Thread1of1ForFork1_plus_#in~b#1=|v_thread2Thread1of1ForFork1_plus_#in~b#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork1_#t~ret26#1=|v_thread2Thread1of1ForFork1_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_160, thread2Thread1of1ForFork1_#t~mem25#1=|v_thread2Thread1of1ForFork1_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, thread2Thread1of1ForFork1_#t~mem24#1.offset=|v_thread2Thread1of1ForFork1_#t~mem24#1.offset_11|, thread2Thread1of1ForFork1_#t~nondet27#1=|v_thread2Thread1of1ForFork1_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|, #race~A~0=|v_#race~A~0_113|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_plus_#in~a#1, #race, #race~res2~0, thread2Thread1of1ForFork1_plus_~a#1, thread2Thread1of1ForFork1_#t~mem22#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem24#1.base, #race~mult~0, thread2Thread1of1ForFork1_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~ret26#1, thread2Thread1of1ForFork1_plus_#res#1, thread2Thread1of1ForFork1_#t~mem23#1, thread2Thread1of1ForFork1_plus_~b#1, thread2Thread1of1ForFork1_#t~mem25#1, thread2Thread1of1ForFork1_#t~mem24#1.offset, thread2Thread1of1ForFork1_#t~nondet27#1, ~res2~0, #race~A~0][532], [654#(= |#race~A~0| 0), Black: 641#true, 650#(= |#race~maxB~0| 0), 484#L57true, Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), 661#(<= ~N~0 0), Black: 652#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 280#L104-1true, 402#L61-4true]) [2024-11-16 23:46:08,811 INFO L294 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2024-11-16 23:46:08,811 INFO L297 olderBase$Statistics]: existing Event has 267 ancestors and is cut-off event [2024-11-16 23:46:08,811 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-16 23:46:08,812 INFO L297 olderBase$Statistics]: existing Event has 256 ancestors and is cut-off event [2024-11-16 23:46:08,812 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-16 23:46:09,122 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1894] L63-->L61-4: Formula: (let ((.cse9 (* 4 |v_thread2Thread1of1ForFork1_~i~1#1_73|))) (let ((.cse13 (+ .cse9 v_~A~0.offset_160))) (let ((.cse12 (* (select (select |v_#memory_int_126| v_~A~0.base_160) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_134 .cse9)) (.cse11 (+ .cse12 v_~mult~0.offset_117))) (let ((.cse15 (select (select |v_#memory_$Pointer$.offset_74| v_~mult~0.base_117) .cse11)) (.cse16 (* 4 (select (select |v_#memory_int_126| v_~B~0.base_134) .cse8)))) (let ((.cse2 (select (select |v_#memory_$Pointer$.base_74| v_~mult~0.base_117) .cse11)) (.cse3 (+ .cse15 .cse16))) (let ((.cse0 (select (select |v_#memory_int_126| .cse2) .cse3)) (.cse4 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 2 .cse16)) (.cse14 (select |v_#race_755| .cse2)) (.cse6 (+ .cse15 3 .cse16))) (and (= |v_#race~B~0_87| 0) (not (= (ite (or (<= |v_thread2Thread1of1ForFork1_plus_#res#1_3| 2147483647) (<= .cse0 0)) 1 0) 0)) (<= v_~res2~0_79 2147483647) (= |v_thread2Thread1of1ForFork1_plus_#res#1_3| (+ v_~res2~0_80 .cse0)) (not (= (ite (or (<= 0 (+ 2147483648 |v_thread2Thread1of1ForFork1_plus_#res#1_3|)) (<= 0 .cse0)) 1 0) 0)) (= |v_#race~mult~0_82| 0) (= v_~res2~0_79 |v_thread2Thread1of1ForFork1_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_756| v_~A~0.base_160 (store (store (store (store (select |v_#race_756| v_~A~0.base_160) .cse13 0) (+ .cse9 v_~A~0.offset_160 1) 0) (+ .cse9 v_~A~0.offset_160 2) 0) (+ .cse9 v_~A~0.offset_160 3) 0)))) (store .cse10 v_~mult~0.base_117 (store (store (store (store (select .cse10 v_~mult~0.base_117) .cse11 0) (+ .cse12 v_~mult~0.offset_117 1) 0) (+ .cse12 2 v_~mult~0.offset_117) 0) (+ .cse12 v_~mult~0.offset_117 3) 0))))) (store .cse7 v_~B~0.base_134 (store (store (store (store (select .cse7 v_~B~0.base_134) .cse8 0) (+ v_~B~0.offset_134 .cse9 1) 0) (+ v_~B~0.offset_134 .cse9 2) 0) (+ v_~B~0.offset_134 .cse9 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_755|) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (= (select .cse14 .cse3) 0) (= |v_#race~A~0_113| 0) (= (select .cse14 .cse6) 0) (<= 0 (+ v_~res2~0_79 2147483648)))))))))) InVars {#race=|v_#race_756|, ~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, ~A~0.offset=v_~A~0.offset_160, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_80, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|} OutVars{~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, #race~res2~0=|v_#race~res2~0_128|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_plus_~a#1=|v_thread2Thread1of1ForFork1_plus_~a#1_3|, thread2Thread1of1ForFork1_#t~mem22#1=|v_thread2Thread1of1ForFork1_#t~mem22#1_13|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, thread2Thread1of1ForFork1_#t~mem24#1.base=|v_thread2Thread1of1ForFork1_#t~mem24#1.base_11|, #race~B~0=|v_#race~B~0_87|, thread2Thread1of1ForFork1_plus_#res#1=|v_thread2Thread1of1ForFork1_plus_#res#1_3|, thread2Thread1of1ForFork1_#t~mem23#1=|v_thread2Thread1of1ForFork1_#t~mem23#1_7|, thread2Thread1of1ForFork1_plus_~b#1=|v_thread2Thread1of1ForFork1_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_79, thread2Thread1of1ForFork1_plus_#in~a#1=|v_thread2Thread1of1ForFork1_plus_#in~a#1_3|, #race=|v_#race_755|, #race~mult~0=|v_#race~mult~0_82|, thread2Thread1of1ForFork1_plus_#in~b#1=|v_thread2Thread1of1ForFork1_plus_#in~b#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork1_#t~ret26#1=|v_thread2Thread1of1ForFork1_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_160, thread2Thread1of1ForFork1_#t~mem25#1=|v_thread2Thread1of1ForFork1_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, thread2Thread1of1ForFork1_#t~mem24#1.offset=|v_thread2Thread1of1ForFork1_#t~mem24#1.offset_11|, thread2Thread1of1ForFork1_#t~nondet27#1=|v_thread2Thread1of1ForFork1_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|, #race~A~0=|v_#race~A~0_113|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_plus_#in~a#1, #race, #race~res2~0, thread2Thread1of1ForFork1_plus_~a#1, thread2Thread1of1ForFork1_#t~mem22#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem24#1.base, #race~mult~0, thread2Thread1of1ForFork1_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~ret26#1, thread2Thread1of1ForFork1_plus_#res#1, thread2Thread1of1ForFork1_#t~mem23#1, thread2Thread1of1ForFork1_plus_~b#1, thread2Thread1of1ForFork1_#t~mem25#1, thread2Thread1of1ForFork1_#t~mem24#1.offset, thread2Thread1of1ForFork1_#t~nondet27#1, ~res2~0, #race~A~0][573], [654#(= |#race~A~0| 0), 326#L103-1true, Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 643#(= |#race~mult~0| 0), 295#L51-54true, Black: 652#true, 637#(= |#race~maxA~0| 0), 656#true, 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 402#L61-4true]) [2024-11-16 23:46:09,122 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2024-11-16 23:46:09,122 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2024-11-16 23:46:09,122 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2024-11-16 23:46:09,122 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2024-11-16 23:46:09,137 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1894] L63-->L61-4: Formula: (let ((.cse9 (* 4 |v_thread2Thread1of1ForFork1_~i~1#1_73|))) (let ((.cse13 (+ .cse9 v_~A~0.offset_160))) (let ((.cse12 (* (select (select |v_#memory_int_126| v_~A~0.base_160) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_134 .cse9)) (.cse11 (+ .cse12 v_~mult~0.offset_117))) (let ((.cse15 (select (select |v_#memory_$Pointer$.offset_74| v_~mult~0.base_117) .cse11)) (.cse16 (* 4 (select (select |v_#memory_int_126| v_~B~0.base_134) .cse8)))) (let ((.cse2 (select (select |v_#memory_$Pointer$.base_74| v_~mult~0.base_117) .cse11)) (.cse3 (+ .cse15 .cse16))) (let ((.cse0 (select (select |v_#memory_int_126| .cse2) .cse3)) (.cse4 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 2 .cse16)) (.cse14 (select |v_#race_755| .cse2)) (.cse6 (+ .cse15 3 .cse16))) (and (= |v_#race~B~0_87| 0) (not (= (ite (or (<= |v_thread2Thread1of1ForFork1_plus_#res#1_3| 2147483647) (<= .cse0 0)) 1 0) 0)) (<= v_~res2~0_79 2147483647) (= |v_thread2Thread1of1ForFork1_plus_#res#1_3| (+ v_~res2~0_80 .cse0)) (not (= (ite (or (<= 0 (+ 2147483648 |v_thread2Thread1of1ForFork1_plus_#res#1_3|)) (<= 0 .cse0)) 1 0) 0)) (= |v_#race~mult~0_82| 0) (= v_~res2~0_79 |v_thread2Thread1of1ForFork1_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_756| v_~A~0.base_160 (store (store (store (store (select |v_#race_756| v_~A~0.base_160) .cse13 0) (+ .cse9 v_~A~0.offset_160 1) 0) (+ .cse9 v_~A~0.offset_160 2) 0) (+ .cse9 v_~A~0.offset_160 3) 0)))) (store .cse10 v_~mult~0.base_117 (store (store (store (store (select .cse10 v_~mult~0.base_117) .cse11 0) (+ .cse12 v_~mult~0.offset_117 1) 0) (+ .cse12 2 v_~mult~0.offset_117) 0) (+ .cse12 v_~mult~0.offset_117 3) 0))))) (store .cse7 v_~B~0.base_134 (store (store (store (store (select .cse7 v_~B~0.base_134) .cse8 0) (+ v_~B~0.offset_134 .cse9 1) 0) (+ v_~B~0.offset_134 .cse9 2) 0) (+ v_~B~0.offset_134 .cse9 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_755|) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (= (select .cse14 .cse3) 0) (= |v_#race~A~0_113| 0) (= (select .cse14 .cse6) 0) (<= 0 (+ v_~res2~0_79 2147483648)))))))))) InVars {#race=|v_#race_756|, ~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, ~A~0.offset=v_~A~0.offset_160, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_80, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|} OutVars{~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, #race~res2~0=|v_#race~res2~0_128|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_plus_~a#1=|v_thread2Thread1of1ForFork1_plus_~a#1_3|, thread2Thread1of1ForFork1_#t~mem22#1=|v_thread2Thread1of1ForFork1_#t~mem22#1_13|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, thread2Thread1of1ForFork1_#t~mem24#1.base=|v_thread2Thread1of1ForFork1_#t~mem24#1.base_11|, #race~B~0=|v_#race~B~0_87|, thread2Thread1of1ForFork1_plus_#res#1=|v_thread2Thread1of1ForFork1_plus_#res#1_3|, thread2Thread1of1ForFork1_#t~mem23#1=|v_thread2Thread1of1ForFork1_#t~mem23#1_7|, thread2Thread1of1ForFork1_plus_~b#1=|v_thread2Thread1of1ForFork1_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_79, thread2Thread1of1ForFork1_plus_#in~a#1=|v_thread2Thread1of1ForFork1_plus_#in~a#1_3|, #race=|v_#race_755|, #race~mult~0=|v_#race~mult~0_82|, thread2Thread1of1ForFork1_plus_#in~b#1=|v_thread2Thread1of1ForFork1_plus_#in~b#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork1_#t~ret26#1=|v_thread2Thread1of1ForFork1_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_160, thread2Thread1of1ForFork1_#t~mem25#1=|v_thread2Thread1of1ForFork1_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, thread2Thread1of1ForFork1_#t~mem24#1.offset=|v_thread2Thread1of1ForFork1_#t~mem24#1.offset_11|, thread2Thread1of1ForFork1_#t~nondet27#1=|v_thread2Thread1of1ForFork1_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|, #race~A~0=|v_#race~A~0_113|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_plus_#in~a#1, #race, #race~res2~0, thread2Thread1of1ForFork1_plus_~a#1, thread2Thread1of1ForFork1_#t~mem22#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem24#1.base, #race~mult~0, thread2Thread1of1ForFork1_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~ret26#1, thread2Thread1of1ForFork1_plus_#res#1, thread2Thread1of1ForFork1_#t~mem23#1, thread2Thread1of1ForFork1_plus_~b#1, thread2Thread1of1ForFork1_#t~mem25#1, thread2Thread1of1ForFork1_#t~mem24#1.offset, thread2Thread1of1ForFork1_#t~nondet27#1, ~res2~0, #race~A~0][573], [654#(= |#race~A~0| 0), 326#L103-1true, Black: 641#true, 650#(= |#race~maxB~0| 0), 484#L57true, Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 402#L61-4true]) [2024-11-16 23:46:09,137 INFO L294 olderBase$Statistics]: this new event has 292 ancestors and is cut-off event [2024-11-16 23:46:09,137 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-16 23:46:09,137 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-16 23:46:09,137 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-16 23:46:09,196 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][575], [654#(= |#race~A~0| 0), Black: 641#true, 637#(= |#race~maxA~0| 0), 650#(= |#race~maxB~0| 0), 647#(= |#race~M~0| 0), 135#L107true, 616#(= |#race~N~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), 661#(<= ~N~0 0), Black: 652#true]) [2024-11-16 23:46:09,197 INFO L294 olderBase$Statistics]: this new event has 305 ancestors and is cut-off event [2024-11-16 23:46:09,197 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-16 23:46:09,197 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-16 23:46:09,197 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-11-16 23:46:09,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1894] L63-->L61-4: Formula: (let ((.cse9 (* 4 |v_thread2Thread1of1ForFork1_~i~1#1_73|))) (let ((.cse13 (+ .cse9 v_~A~0.offset_160))) (let ((.cse12 (* (select (select |v_#memory_int_126| v_~A~0.base_160) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_134 .cse9)) (.cse11 (+ .cse12 v_~mult~0.offset_117))) (let ((.cse15 (select (select |v_#memory_$Pointer$.offset_74| v_~mult~0.base_117) .cse11)) (.cse16 (* 4 (select (select |v_#memory_int_126| v_~B~0.base_134) .cse8)))) (let ((.cse2 (select (select |v_#memory_$Pointer$.base_74| v_~mult~0.base_117) .cse11)) (.cse3 (+ .cse15 .cse16))) (let ((.cse0 (select (select |v_#memory_int_126| .cse2) .cse3)) (.cse4 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 2 .cse16)) (.cse14 (select |v_#race_755| .cse2)) (.cse6 (+ .cse15 3 .cse16))) (and (= |v_#race~B~0_87| 0) (not (= (ite (or (<= |v_thread2Thread1of1ForFork1_plus_#res#1_3| 2147483647) (<= .cse0 0)) 1 0) 0)) (<= v_~res2~0_79 2147483647) (= |v_thread2Thread1of1ForFork1_plus_#res#1_3| (+ v_~res2~0_80 .cse0)) (not (= (ite (or (<= 0 (+ 2147483648 |v_thread2Thread1of1ForFork1_plus_#res#1_3|)) (<= 0 .cse0)) 1 0) 0)) (= |v_#race~mult~0_82| 0) (= v_~res2~0_79 |v_thread2Thread1of1ForFork1_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_756| v_~A~0.base_160 (store (store (store (store (select |v_#race_756| v_~A~0.base_160) .cse13 0) (+ .cse9 v_~A~0.offset_160 1) 0) (+ .cse9 v_~A~0.offset_160 2) 0) (+ .cse9 v_~A~0.offset_160 3) 0)))) (store .cse10 v_~mult~0.base_117 (store (store (store (store (select .cse10 v_~mult~0.base_117) .cse11 0) (+ .cse12 v_~mult~0.offset_117 1) 0) (+ .cse12 2 v_~mult~0.offset_117) 0) (+ .cse12 v_~mult~0.offset_117 3) 0))))) (store .cse7 v_~B~0.base_134 (store (store (store (store (select .cse7 v_~B~0.base_134) .cse8 0) (+ v_~B~0.offset_134 .cse9 1) 0) (+ v_~B~0.offset_134 .cse9 2) 0) (+ v_~B~0.offset_134 .cse9 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_755|) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (= (select .cse14 .cse3) 0) (= |v_#race~A~0_113| 0) (= (select .cse14 .cse6) 0) (<= 0 (+ v_~res2~0_79 2147483648)))))))))) InVars {#race=|v_#race_756|, ~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, ~A~0.offset=v_~A~0.offset_160, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_80, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|} OutVars{~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, #race~res2~0=|v_#race~res2~0_128|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_plus_~a#1=|v_thread2Thread1of1ForFork1_plus_~a#1_3|, thread2Thread1of1ForFork1_#t~mem22#1=|v_thread2Thread1of1ForFork1_#t~mem22#1_13|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, thread2Thread1of1ForFork1_#t~mem24#1.base=|v_thread2Thread1of1ForFork1_#t~mem24#1.base_11|, #race~B~0=|v_#race~B~0_87|, thread2Thread1of1ForFork1_plus_#res#1=|v_thread2Thread1of1ForFork1_plus_#res#1_3|, thread2Thread1of1ForFork1_#t~mem23#1=|v_thread2Thread1of1ForFork1_#t~mem23#1_7|, thread2Thread1of1ForFork1_plus_~b#1=|v_thread2Thread1of1ForFork1_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_79, thread2Thread1of1ForFork1_plus_#in~a#1=|v_thread2Thread1of1ForFork1_plus_#in~a#1_3|, #race=|v_#race_755|, #race~mult~0=|v_#race~mult~0_82|, thread2Thread1of1ForFork1_plus_#in~b#1=|v_thread2Thread1of1ForFork1_plus_#in~b#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork1_#t~ret26#1=|v_thread2Thread1of1ForFork1_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_160, thread2Thread1of1ForFork1_#t~mem25#1=|v_thread2Thread1of1ForFork1_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, thread2Thread1of1ForFork1_#t~mem24#1.offset=|v_thread2Thread1of1ForFork1_#t~mem24#1.offset_11|, thread2Thread1of1ForFork1_#t~nondet27#1=|v_thread2Thread1of1ForFork1_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|, #race~A~0=|v_#race~A~0_113|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_plus_#in~a#1, #race, #race~res2~0, thread2Thread1of1ForFork1_plus_~a#1, thread2Thread1of1ForFork1_#t~mem22#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem24#1.base, #race~mult~0, thread2Thread1of1ForFork1_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~ret26#1, thread2Thread1of1ForFork1_plus_#res#1, thread2Thread1of1ForFork1_#t~mem23#1, thread2Thread1of1ForFork1_plus_~b#1, thread2Thread1of1ForFork1_#t~mem25#1, thread2Thread1of1ForFork1_#t~mem24#1.offset, thread2Thread1of1ForFork1_#t~nondet27#1, ~res2~0, #race~A~0][573], [654#(= |#race~A~0| 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 643#(= |#race~mult~0| 0), 295#L51-54true, Black: 652#true, 106#thread3ENTRYtrue, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 402#L61-4true]) [2024-11-16 23:46:09,239 INFO L294 olderBase$Statistics]: this new event has 297 ancestors and is cut-off event [2024-11-16 23:46:09,240 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-11-16 23:46:09,240 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-11-16 23:46:09,240 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-11-16 23:46:09,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1894] L63-->L61-4: Formula: (let ((.cse9 (* 4 |v_thread2Thread1of1ForFork1_~i~1#1_73|))) (let ((.cse13 (+ .cse9 v_~A~0.offset_160))) (let ((.cse12 (* (select (select |v_#memory_int_126| v_~A~0.base_160) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_134 .cse9)) (.cse11 (+ .cse12 v_~mult~0.offset_117))) (let ((.cse15 (select (select |v_#memory_$Pointer$.offset_74| v_~mult~0.base_117) .cse11)) (.cse16 (* 4 (select (select |v_#memory_int_126| v_~B~0.base_134) .cse8)))) (let ((.cse2 (select (select |v_#memory_$Pointer$.base_74| v_~mult~0.base_117) .cse11)) (.cse3 (+ .cse15 .cse16))) (let ((.cse0 (select (select |v_#memory_int_126| .cse2) .cse3)) (.cse4 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 2 .cse16)) (.cse14 (select |v_#race_755| .cse2)) (.cse6 (+ .cse15 3 .cse16))) (and (= |v_#race~B~0_87| 0) (not (= (ite (or (<= |v_thread2Thread1of1ForFork1_plus_#res#1_3| 2147483647) (<= .cse0 0)) 1 0) 0)) (<= v_~res2~0_79 2147483647) (= |v_thread2Thread1of1ForFork1_plus_#res#1_3| (+ v_~res2~0_80 .cse0)) (not (= (ite (or (<= 0 (+ 2147483648 |v_thread2Thread1of1ForFork1_plus_#res#1_3|)) (<= 0 .cse0)) 1 0) 0)) (= |v_#race~mult~0_82| 0) (= v_~res2~0_79 |v_thread2Thread1of1ForFork1_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_756| v_~A~0.base_160 (store (store (store (store (select |v_#race_756| v_~A~0.base_160) .cse13 0) (+ .cse9 v_~A~0.offset_160 1) 0) (+ .cse9 v_~A~0.offset_160 2) 0) (+ .cse9 v_~A~0.offset_160 3) 0)))) (store .cse10 v_~mult~0.base_117 (store (store (store (store (select .cse10 v_~mult~0.base_117) .cse11 0) (+ .cse12 v_~mult~0.offset_117 1) 0) (+ .cse12 2 v_~mult~0.offset_117) 0) (+ .cse12 v_~mult~0.offset_117 3) 0))))) (store .cse7 v_~B~0.base_134 (store (store (store (store (select .cse7 v_~B~0.base_134) .cse8 0) (+ v_~B~0.offset_134 .cse9 1) 0) (+ v_~B~0.offset_134 .cse9 2) 0) (+ v_~B~0.offset_134 .cse9 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_755|) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (= (select .cse14 .cse3) 0) (= |v_#race~A~0_113| 0) (= (select .cse14 .cse6) 0) (<= 0 (+ v_~res2~0_79 2147483648)))))))))) InVars {#race=|v_#race_756|, ~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, ~A~0.offset=v_~A~0.offset_160, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_80, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|} OutVars{~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, #race~res2~0=|v_#race~res2~0_128|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_plus_~a#1=|v_thread2Thread1of1ForFork1_plus_~a#1_3|, thread2Thread1of1ForFork1_#t~mem22#1=|v_thread2Thread1of1ForFork1_#t~mem22#1_13|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, thread2Thread1of1ForFork1_#t~mem24#1.base=|v_thread2Thread1of1ForFork1_#t~mem24#1.base_11|, #race~B~0=|v_#race~B~0_87|, thread2Thread1of1ForFork1_plus_#res#1=|v_thread2Thread1of1ForFork1_plus_#res#1_3|, thread2Thread1of1ForFork1_#t~mem23#1=|v_thread2Thread1of1ForFork1_#t~mem23#1_7|, thread2Thread1of1ForFork1_plus_~b#1=|v_thread2Thread1of1ForFork1_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_79, thread2Thread1of1ForFork1_plus_#in~a#1=|v_thread2Thread1of1ForFork1_plus_#in~a#1_3|, #race=|v_#race_755|, #race~mult~0=|v_#race~mult~0_82|, thread2Thread1of1ForFork1_plus_#in~b#1=|v_thread2Thread1of1ForFork1_plus_#in~b#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork1_#t~ret26#1=|v_thread2Thread1of1ForFork1_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_160, thread2Thread1of1ForFork1_#t~mem25#1=|v_thread2Thread1of1ForFork1_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, thread2Thread1of1ForFork1_#t~mem24#1.offset=|v_thread2Thread1of1ForFork1_#t~mem24#1.offset_11|, thread2Thread1of1ForFork1_#t~nondet27#1=|v_thread2Thread1of1ForFork1_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|, #race~A~0=|v_#race~A~0_113|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_plus_#in~a#1, #race, #race~res2~0, thread2Thread1of1ForFork1_plus_~a#1, thread2Thread1of1ForFork1_#t~mem22#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem24#1.base, #race~mult~0, thread2Thread1of1ForFork1_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~ret26#1, thread2Thread1of1ForFork1_plus_#res#1, thread2Thread1of1ForFork1_#t~mem23#1, thread2Thread1of1ForFork1_plus_~b#1, thread2Thread1of1ForFork1_#t~mem25#1, thread2Thread1of1ForFork1_#t~mem24#1.offset, thread2Thread1of1ForFork1_#t~nondet27#1, ~res2~0, #race~A~0][573], [654#(= |#race~A~0| 0), Black: 641#true, 650#(= |#race~maxB~0| 0), 484#L57true, Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 106#thread3ENTRYtrue, 637#(= |#race~maxA~0| 0), 656#true, 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 280#L104-1true, 402#L61-4true]) [2024-11-16 23:46:09,254 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2024-11-16 23:46:09,254 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-16 23:46:09,254 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-16 23:46:09,254 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-16 23:46:09,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1894] L63-->L61-4: Formula: (let ((.cse9 (* 4 |v_thread2Thread1of1ForFork1_~i~1#1_73|))) (let ((.cse13 (+ .cse9 v_~A~0.offset_160))) (let ((.cse12 (* (select (select |v_#memory_int_126| v_~A~0.base_160) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_134 .cse9)) (.cse11 (+ .cse12 v_~mult~0.offset_117))) (let ((.cse15 (select (select |v_#memory_$Pointer$.offset_74| v_~mult~0.base_117) .cse11)) (.cse16 (* 4 (select (select |v_#memory_int_126| v_~B~0.base_134) .cse8)))) (let ((.cse2 (select (select |v_#memory_$Pointer$.base_74| v_~mult~0.base_117) .cse11)) (.cse3 (+ .cse15 .cse16))) (let ((.cse0 (select (select |v_#memory_int_126| .cse2) .cse3)) (.cse4 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 2 .cse16)) (.cse14 (select |v_#race_755| .cse2)) (.cse6 (+ .cse15 3 .cse16))) (and (= |v_#race~B~0_87| 0) (not (= (ite (or (<= |v_thread2Thread1of1ForFork1_plus_#res#1_3| 2147483647) (<= .cse0 0)) 1 0) 0)) (<= v_~res2~0_79 2147483647) (= |v_thread2Thread1of1ForFork1_plus_#res#1_3| (+ v_~res2~0_80 .cse0)) (not (= (ite (or (<= 0 (+ 2147483648 |v_thread2Thread1of1ForFork1_plus_#res#1_3|)) (<= 0 .cse0)) 1 0) 0)) (= |v_#race~mult~0_82| 0) (= v_~res2~0_79 |v_thread2Thread1of1ForFork1_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_756| v_~A~0.base_160 (store (store (store (store (select |v_#race_756| v_~A~0.base_160) .cse13 0) (+ .cse9 v_~A~0.offset_160 1) 0) (+ .cse9 v_~A~0.offset_160 2) 0) (+ .cse9 v_~A~0.offset_160 3) 0)))) (store .cse10 v_~mult~0.base_117 (store (store (store (store (select .cse10 v_~mult~0.base_117) .cse11 0) (+ .cse12 v_~mult~0.offset_117 1) 0) (+ .cse12 2 v_~mult~0.offset_117) 0) (+ .cse12 v_~mult~0.offset_117 3) 0))))) (store .cse7 v_~B~0.base_134 (store (store (store (store (select .cse7 v_~B~0.base_134) .cse8 0) (+ v_~B~0.offset_134 .cse9 1) 0) (+ v_~B~0.offset_134 .cse9 2) 0) (+ v_~B~0.offset_134 .cse9 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_755|) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (= (select .cse14 .cse3) 0) (= |v_#race~A~0_113| 0) (= (select .cse14 .cse6) 0) (<= 0 (+ v_~res2~0_79 2147483648)))))))))) InVars {#race=|v_#race_756|, ~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, ~A~0.offset=v_~A~0.offset_160, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_80, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|} OutVars{~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, #race~res2~0=|v_#race~res2~0_128|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_plus_~a#1=|v_thread2Thread1of1ForFork1_plus_~a#1_3|, thread2Thread1of1ForFork1_#t~mem22#1=|v_thread2Thread1of1ForFork1_#t~mem22#1_13|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, thread2Thread1of1ForFork1_#t~mem24#1.base=|v_thread2Thread1of1ForFork1_#t~mem24#1.base_11|, #race~B~0=|v_#race~B~0_87|, thread2Thread1of1ForFork1_plus_#res#1=|v_thread2Thread1of1ForFork1_plus_#res#1_3|, thread2Thread1of1ForFork1_#t~mem23#1=|v_thread2Thread1of1ForFork1_#t~mem23#1_7|, thread2Thread1of1ForFork1_plus_~b#1=|v_thread2Thread1of1ForFork1_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_79, thread2Thread1of1ForFork1_plus_#in~a#1=|v_thread2Thread1of1ForFork1_plus_#in~a#1_3|, #race=|v_#race_755|, #race~mult~0=|v_#race~mult~0_82|, thread2Thread1of1ForFork1_plus_#in~b#1=|v_thread2Thread1of1ForFork1_plus_#in~b#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork1_#t~ret26#1=|v_thread2Thread1of1ForFork1_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_160, thread2Thread1of1ForFork1_#t~mem25#1=|v_thread2Thread1of1ForFork1_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, thread2Thread1of1ForFork1_#t~mem24#1.offset=|v_thread2Thread1of1ForFork1_#t~mem24#1.offset_11|, thread2Thread1of1ForFork1_#t~nondet27#1=|v_thread2Thread1of1ForFork1_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|, #race~A~0=|v_#race~A~0_113|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_plus_#in~a#1, #race, #race~res2~0, thread2Thread1of1ForFork1_plus_~a#1, thread2Thread1of1ForFork1_#t~mem22#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem24#1.base, #race~mult~0, thread2Thread1of1ForFork1_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~ret26#1, thread2Thread1of1ForFork1_plus_#res#1, thread2Thread1of1ForFork1_#t~mem23#1, thread2Thread1of1ForFork1_plus_~b#1, thread2Thread1of1ForFork1_#t~mem25#1, thread2Thread1of1ForFork1_#t~mem24#1.offset, thread2Thread1of1ForFork1_#t~nondet27#1, ~res2~0, #race~A~0][573], [654#(= |#race~A~0| 0), 529#thread1ENTRYtrue, Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 402#L61-4true]) [2024-11-16 23:46:09,271 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-16 23:46:09,271 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-16 23:46:09,271 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2024-11-16 23:46:09,271 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-16 23:46:09,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][577], [654#(= |#race~A~0| 0), Black: 641#true, 650#(= |#race~maxB~0| 0), 86#thread2ENTRYtrue, Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), 295#L51-54true, Black: 652#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true]) [2024-11-16 23:46:09,280 INFO L294 olderBase$Statistics]: this new event has 299 ancestors and is cut-off event [2024-11-16 23:46:09,280 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-16 23:46:09,280 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-16 23:46:09,280 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-16 23:46:09,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][577], [654#(= |#race~A~0| 0), Black: 641#true, 650#(= |#race~maxB~0| 0), 86#thread2ENTRYtrue, 484#L57true, Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true]) [2024-11-16 23:46:09,294 INFO L294 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2024-11-16 23:46:09,294 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-16 23:46:09,294 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-16 23:46:09,294 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-16 23:46:09,305 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][575], [654#(= |#race~A~0| 0), Black: 641#true, 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), 661#(<= ~N~0 0), Black: 652#true, 427#L106true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 402#L61-4true]) [2024-11-16 23:46:09,306 INFO L294 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2024-11-16 23:46:09,306 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-16 23:46:09,306 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-11-16 23:46:09,306 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-11-16 23:46:09,307 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][575], [654#(= |#race~A~0| 0), Black: 641#true, 637#(= |#race~maxA~0| 0), 650#(= |#race~maxB~0| 0), 647#(= |#race~M~0| 0), 135#L107true, 616#(= |#race~N~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), 661#(<= ~N~0 0), Black: 652#true]) [2024-11-16 23:46:09,307 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-16 23:46:09,307 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-16 23:46:09,307 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-11-16 23:46:09,307 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-16 23:46:09,307 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-11-16 23:46:09,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1894] L63-->L61-4: Formula: (let ((.cse9 (* 4 |v_thread2Thread1of1ForFork1_~i~1#1_73|))) (let ((.cse13 (+ .cse9 v_~A~0.offset_160))) (let ((.cse12 (* (select (select |v_#memory_int_126| v_~A~0.base_160) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_134 .cse9)) (.cse11 (+ .cse12 v_~mult~0.offset_117))) (let ((.cse15 (select (select |v_#memory_$Pointer$.offset_74| v_~mult~0.base_117) .cse11)) (.cse16 (* 4 (select (select |v_#memory_int_126| v_~B~0.base_134) .cse8)))) (let ((.cse2 (select (select |v_#memory_$Pointer$.base_74| v_~mult~0.base_117) .cse11)) (.cse3 (+ .cse15 .cse16))) (let ((.cse0 (select (select |v_#memory_int_126| .cse2) .cse3)) (.cse4 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 2 .cse16)) (.cse14 (select |v_#race_755| .cse2)) (.cse6 (+ .cse15 3 .cse16))) (and (= |v_#race~B~0_87| 0) (not (= (ite (or (<= |v_thread2Thread1of1ForFork1_plus_#res#1_3| 2147483647) (<= .cse0 0)) 1 0) 0)) (<= v_~res2~0_79 2147483647) (= |v_thread2Thread1of1ForFork1_plus_#res#1_3| (+ v_~res2~0_80 .cse0)) (not (= (ite (or (<= 0 (+ 2147483648 |v_thread2Thread1of1ForFork1_plus_#res#1_3|)) (<= 0 .cse0)) 1 0) 0)) (= |v_#race~mult~0_82| 0) (= v_~res2~0_79 |v_thread2Thread1of1ForFork1_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_756| v_~A~0.base_160 (store (store (store (store (select |v_#race_756| v_~A~0.base_160) .cse13 0) (+ .cse9 v_~A~0.offset_160 1) 0) (+ .cse9 v_~A~0.offset_160 2) 0) (+ .cse9 v_~A~0.offset_160 3) 0)))) (store .cse10 v_~mult~0.base_117 (store (store (store (store (select .cse10 v_~mult~0.base_117) .cse11 0) (+ .cse12 v_~mult~0.offset_117 1) 0) (+ .cse12 2 v_~mult~0.offset_117) 0) (+ .cse12 v_~mult~0.offset_117 3) 0))))) (store .cse7 v_~B~0.base_134 (store (store (store (store (select .cse7 v_~B~0.base_134) .cse8 0) (+ v_~B~0.offset_134 .cse9 1) 0) (+ v_~B~0.offset_134 .cse9 2) 0) (+ v_~B~0.offset_134 .cse9 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_755|) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (= (select .cse14 .cse3) 0) (= |v_#race~A~0_113| 0) (= (select .cse14 .cse6) 0) (<= 0 (+ v_~res2~0_79 2147483648)))))))))) InVars {#race=|v_#race_756|, ~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, ~A~0.offset=v_~A~0.offset_160, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_80, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|} OutVars{~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, #race~res2~0=|v_#race~res2~0_128|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_plus_~a#1=|v_thread2Thread1of1ForFork1_plus_~a#1_3|, thread2Thread1of1ForFork1_#t~mem22#1=|v_thread2Thread1of1ForFork1_#t~mem22#1_13|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, thread2Thread1of1ForFork1_#t~mem24#1.base=|v_thread2Thread1of1ForFork1_#t~mem24#1.base_11|, #race~B~0=|v_#race~B~0_87|, thread2Thread1of1ForFork1_plus_#res#1=|v_thread2Thread1of1ForFork1_plus_#res#1_3|, thread2Thread1of1ForFork1_#t~mem23#1=|v_thread2Thread1of1ForFork1_#t~mem23#1_7|, thread2Thread1of1ForFork1_plus_~b#1=|v_thread2Thread1of1ForFork1_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_79, thread2Thread1of1ForFork1_plus_#in~a#1=|v_thread2Thread1of1ForFork1_plus_#in~a#1_3|, #race=|v_#race_755|, #race~mult~0=|v_#race~mult~0_82|, thread2Thread1of1ForFork1_plus_#in~b#1=|v_thread2Thread1of1ForFork1_plus_#in~b#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork1_#t~ret26#1=|v_thread2Thread1of1ForFork1_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_160, thread2Thread1of1ForFork1_#t~mem25#1=|v_thread2Thread1of1ForFork1_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, thread2Thread1of1ForFork1_#t~mem24#1.offset=|v_thread2Thread1of1ForFork1_#t~mem24#1.offset_11|, thread2Thread1of1ForFork1_#t~nondet27#1=|v_thread2Thread1of1ForFork1_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|, #race~A~0=|v_#race~A~0_113|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_plus_#in~a#1, #race, #race~res2~0, thread2Thread1of1ForFork1_plus_~a#1, thread2Thread1of1ForFork1_#t~mem22#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem24#1.base, #race~mult~0, thread2Thread1of1ForFork1_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~ret26#1, thread2Thread1of1ForFork1_plus_#res#1, thread2Thread1of1ForFork1_#t~mem23#1, thread2Thread1of1ForFork1_plus_~b#1, thread2Thread1of1ForFork1_#t~mem25#1, thread2Thread1of1ForFork1_#t~mem24#1.offset, thread2Thread1of1ForFork1_#t~nondet27#1, ~res2~0, #race~A~0][573], [654#(= |#race~A~0| 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 106#thread3ENTRYtrue, 427#L106true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 402#L61-4true]) [2024-11-16 23:46:09,330 INFO L294 olderBase$Statistics]: this new event has 303 ancestors and is cut-off event [2024-11-16 23:46:09,330 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-11-16 23:46:09,331 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-11-16 23:46:09,331 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-11-16 23:46:09,353 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1894] L63-->L61-4: Formula: (let ((.cse9 (* 4 |v_thread2Thread1of1ForFork1_~i~1#1_73|))) (let ((.cse13 (+ .cse9 v_~A~0.offset_160))) (let ((.cse12 (* (select (select |v_#memory_int_126| v_~A~0.base_160) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_134 .cse9)) (.cse11 (+ .cse12 v_~mult~0.offset_117))) (let ((.cse15 (select (select |v_#memory_$Pointer$.offset_74| v_~mult~0.base_117) .cse11)) (.cse16 (* 4 (select (select |v_#memory_int_126| v_~B~0.base_134) .cse8)))) (let ((.cse2 (select (select |v_#memory_$Pointer$.base_74| v_~mult~0.base_117) .cse11)) (.cse3 (+ .cse15 .cse16))) (let ((.cse0 (select (select |v_#memory_int_126| .cse2) .cse3)) (.cse4 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 2 .cse16)) (.cse14 (select |v_#race_755| .cse2)) (.cse6 (+ .cse15 3 .cse16))) (and (= |v_#race~B~0_87| 0) (not (= (ite (or (<= |v_thread2Thread1of1ForFork1_plus_#res#1_3| 2147483647) (<= .cse0 0)) 1 0) 0)) (<= v_~res2~0_79 2147483647) (= |v_thread2Thread1of1ForFork1_plus_#res#1_3| (+ v_~res2~0_80 .cse0)) (not (= (ite (or (<= 0 (+ 2147483648 |v_thread2Thread1of1ForFork1_plus_#res#1_3|)) (<= 0 .cse0)) 1 0) 0)) (= |v_#race~mult~0_82| 0) (= v_~res2~0_79 |v_thread2Thread1of1ForFork1_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_756| v_~A~0.base_160 (store (store (store (store (select |v_#race_756| v_~A~0.base_160) .cse13 0) (+ .cse9 v_~A~0.offset_160 1) 0) (+ .cse9 v_~A~0.offset_160 2) 0) (+ .cse9 v_~A~0.offset_160 3) 0)))) (store .cse10 v_~mult~0.base_117 (store (store (store (store (select .cse10 v_~mult~0.base_117) .cse11 0) (+ .cse12 v_~mult~0.offset_117 1) 0) (+ .cse12 2 v_~mult~0.offset_117) 0) (+ .cse12 v_~mult~0.offset_117 3) 0))))) (store .cse7 v_~B~0.base_134 (store (store (store (store (select .cse7 v_~B~0.base_134) .cse8 0) (+ v_~B~0.offset_134 .cse9 1) 0) (+ v_~B~0.offset_134 .cse9 2) 0) (+ v_~B~0.offset_134 .cse9 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_755|) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (= (select .cse14 .cse3) 0) (= |v_#race~A~0_113| 0) (= (select .cse14 .cse6) 0) (<= 0 (+ v_~res2~0_79 2147483648)))))))))) InVars {#race=|v_#race_756|, ~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, ~A~0.offset=v_~A~0.offset_160, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_80, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|} OutVars{~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, #race~res2~0=|v_#race~res2~0_128|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_plus_~a#1=|v_thread2Thread1of1ForFork1_plus_~a#1_3|, thread2Thread1of1ForFork1_#t~mem22#1=|v_thread2Thread1of1ForFork1_#t~mem22#1_13|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, thread2Thread1of1ForFork1_#t~mem24#1.base=|v_thread2Thread1of1ForFork1_#t~mem24#1.base_11|, #race~B~0=|v_#race~B~0_87|, thread2Thread1of1ForFork1_plus_#res#1=|v_thread2Thread1of1ForFork1_plus_#res#1_3|, thread2Thread1of1ForFork1_#t~mem23#1=|v_thread2Thread1of1ForFork1_#t~mem23#1_7|, thread2Thread1of1ForFork1_plus_~b#1=|v_thread2Thread1of1ForFork1_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_79, thread2Thread1of1ForFork1_plus_#in~a#1=|v_thread2Thread1of1ForFork1_plus_#in~a#1_3|, #race=|v_#race_755|, #race~mult~0=|v_#race~mult~0_82|, thread2Thread1of1ForFork1_plus_#in~b#1=|v_thread2Thread1of1ForFork1_plus_#in~b#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork1_#t~ret26#1=|v_thread2Thread1of1ForFork1_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_160, thread2Thread1of1ForFork1_#t~mem25#1=|v_thread2Thread1of1ForFork1_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, thread2Thread1of1ForFork1_#t~mem24#1.offset=|v_thread2Thread1of1ForFork1_#t~mem24#1.offset_11|, thread2Thread1of1ForFork1_#t~nondet27#1=|v_thread2Thread1of1ForFork1_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|, #race~A~0=|v_#race~A~0_113|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_plus_#in~a#1, #race, #race~res2~0, thread2Thread1of1ForFork1_plus_~a#1, thread2Thread1of1ForFork1_#t~mem22#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem24#1.base, #race~mult~0, thread2Thread1of1ForFork1_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~ret26#1, thread2Thread1of1ForFork1_plus_#res#1, thread2Thread1of1ForFork1_#t~mem23#1, thread2Thread1of1ForFork1_plus_~b#1, thread2Thread1of1ForFork1_#t~mem25#1, thread2Thread1of1ForFork1_#t~mem24#1.offset, thread2Thread1of1ForFork1_#t~nondet27#1, ~res2~0, #race~A~0][573], [654#(= |#race~A~0| 0), 529#thread1ENTRYtrue, Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 637#(= |#race~maxA~0| 0), 656#true, 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 280#L104-1true, 402#L61-4true]) [2024-11-16 23:46:09,353 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-16 23:46:09,353 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-16 23:46:09,354 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-16 23:46:09,354 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2024-11-16 23:46:09,354 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-16 23:46:09,358 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][577], [654#(= |#race~A~0| 0), Black: 641#true, 650#(= |#race~maxB~0| 0), 86#thread2ENTRYtrue, Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 427#L106true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0)]) [2024-11-16 23:46:09,358 INFO L294 olderBase$Statistics]: this new event has 305 ancestors and is cut-off event [2024-11-16 23:46:09,358 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-16 23:46:09,358 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-16 23:46:09,358 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-16 23:46:09,425 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][577], [654#(= |#race~A~0| 0), Black: 641#true, 637#(= |#race~maxA~0| 0), 650#(= |#race~maxB~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 135#L107true, Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true]) [2024-11-16 23:46:09,425 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-16 23:46:09,425 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2024-11-16 23:46:09,425 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2024-11-16 23:46:09,425 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2024-11-16 23:46:09,431 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][577], [654#(= |#race~A~0| 0), Black: 641#true, 637#(= |#race~maxA~0| 0), 650#(= |#race~maxB~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 135#L107true, Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true]) [2024-11-16 23:46:09,431 INFO L294 olderBase$Statistics]: this new event has 337 ancestors and is cut-off event [2024-11-16 23:46:09,431 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2024-11-16 23:46:09,432 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2024-11-16 23:46:09,432 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2024-11-16 23:46:09,432 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-16 23:46:09,490 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][577], [654#(= |#race~A~0| 0), Black: 641#true, 637#(= |#race~maxA~0| 0), 650#(= |#race~maxB~0| 0), 647#(= |#race~M~0| 0), 656#true, 135#L107true, 616#(= |#race~N~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true]) [2024-11-16 23:46:09,490 INFO L294 olderBase$Statistics]: this new event has 337 ancestors and is cut-off event [2024-11-16 23:46:09,491 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2024-11-16 23:46:09,491 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2024-11-16 23:46:09,491 INFO L297 olderBase$Statistics]: existing Event has 337 ancestors and is cut-off event [2024-11-16 23:46:09,491 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2024-11-16 23:46:09,491 INFO L297 olderBase$Statistics]: existing Event has 314 ancestors and is cut-off event [2024-11-16 23:46:09,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][577], [654#(= |#race~A~0| 0), Black: 641#true, 650#(= |#race~maxB~0| 0), 86#thread2ENTRYtrue, 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 228#L50-4true]) [2024-11-16 23:46:09,511 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-16 23:46:09,511 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-16 23:46:09,511 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2024-11-16 23:46:09,511 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-16 23:46:09,512 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][577], [654#(= |#race~A~0| 0), Black: 641#true, 650#(= |#race~maxB~0| 0), 86#thread2ENTRYtrue, 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 69#L50-2true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true]) [2024-11-16 23:46:09,512 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-16 23:46:09,512 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-11-16 23:46:09,512 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-11-16 23:46:09,512 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-11-16 23:46:09,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][577], [654#(= |#race~A~0| 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 427#L106true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 402#L61-4true]) [2024-11-16 23:46:09,521 INFO L294 olderBase$Statistics]: this new event has 338 ancestors and is cut-off event [2024-11-16 23:46:09,521 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2024-11-16 23:46:09,521 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2024-11-16 23:46:09,522 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2024-11-16 23:46:09,528 INFO L124 PetriNetUnfolderBase]: 887/8978 cut-off events. [2024-11-16 23:46:09,529 INFO L125 PetriNetUnfolderBase]: For 412/491 co-relation queries the response was YES. [2024-11-16 23:46:09,625 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10830 conditions, 8978 events. 887/8978 cut-off events. For 412/491 co-relation queries the response was YES. Maximal size of possible extension queue 153. Compared 94209 event pairs, 178 based on Foata normal form. 17/7798 useless extension candidates. Maximal degree in co-relation 10785. Up to 562 conditions per place. [2024-11-16 23:46:09,665 INFO L140 encePairwiseOnDemand]: 610/631 looper letters, 63 selfloop transitions, 28 changer transitions 0/579 dead transitions. [2024-11-16 23:46:09,665 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 530 places, 579 transitions, 1432 flow [2024-11-16 23:46:09,667 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-16 23:46:09,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-16 23:46:09,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 5505 transitions. [2024-11-16 23:46:09,676 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8724247226624405 [2024-11-16 23:46:09,676 INFO L175 Difference]: Start difference. First operand has 521 places, 533 transitions, 1130 flow. Second operand 10 states and 5505 transitions. [2024-11-16 23:46:09,676 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 530 places, 579 transitions, 1432 flow [2024-11-16 23:46:09,682 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 530 places, 579 transitions, 1432 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-16 23:46:09,689 INFO L231 Difference]: Finished difference. Result has 534 places, 549 transitions, 1259 flow [2024-11-16 23:46:09,690 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1130, PETRI_DIFFERENCE_MINUEND_PLACES=521, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=533, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=513, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=1259, PETRI_PLACES=534, PETRI_TRANSITIONS=549} [2024-11-16 23:46:09,691 INFO L277 CegarLoopForPetriNet]: 586 programPoint places, -52 predicate places. [2024-11-16 23:46:09,691 INFO L471 AbstractCegarLoop]: Abstraction has has 534 places, 549 transitions, 1259 flow [2024-11-16 23:46:09,693 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 545.0) internal successors, (3815), 7 states have internal predecessors, (3815), 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-16 23:46:09,694 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:46:09,694 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 23:46:09,694 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-16 23:46:09,694 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting thread2Err17ASSERT_VIOLATIONDATA_RACE === [thread1Err19ASSERT_VIOLATIONDATA_RACE, thread1Err18ASSERT_VIOLATIONDATA_RACE, thread1Err17ASSERT_VIOLATIONDATA_RACE, thread1Err16ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-16 23:46:09,695 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:46:09,695 INFO L85 PathProgramCache]: Analyzing trace with hash -771632636, now seen corresponding path program 1 times [2024-11-16 23:46:09,695 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:46:09,695 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [934169803] [2024-11-16 23:46:09,696 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:46:09,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:46:09,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:46:09,855 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-16 23:46:09,856 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:46:09,856 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [934169803] [2024-11-16 23:46:09,856 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [934169803] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:46:09,856 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:46:09,856 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-16 23:46:09,857 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1238137110] [2024-11-16 23:46:09,857 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:46:09,857 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-16 23:46:09,858 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:46:09,858 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-16 23:46:09,858 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-11-16 23:46:09,964 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 562 out of 631 [2024-11-16 23:46:09,967 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 534 places, 549 transitions, 1259 flow. Second operand has 5 states, 5 states have (on average 564.0) internal successors, (2820), 5 states have internal predecessors, (2820), 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-16 23:46:09,967 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:46:09,967 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 562 of 631 [2024-11-16 23:46:09,967 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-16 23:46:11,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), 529#thread1ENTRYtrue, Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), 661#(<= ~N~0 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 280#L104-1true, 287#L62-54true]) [2024-11-16 23:46:11,008 INFO L294 olderBase$Statistics]: this new event has 261 ancestors and is cut-off event [2024-11-16 23:46:11,008 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-16 23:46:11,008 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-16 23:46:11,008 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-16 23:46:11,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), 529#thread1ENTRYtrue, Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), 661#(<= ~N~0 0), Black: 652#true, 461#L68true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 280#L104-1true]) [2024-11-16 23:46:11,010 INFO L294 olderBase$Statistics]: this new event has 262 ancestors and is cut-off event [2024-11-16 23:46:11,010 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-16 23:46:11,010 INFO L297 olderBase$Statistics]: existing Event has 262 ancestors and is cut-off event [2024-11-16 23:46:11,010 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2024-11-16 23:46:11,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), 661#(<= ~N~0 0), Black: 652#true, 461#L68true, 677#true, 427#L106true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0)]) [2024-11-16 23:46:11,243 INFO L294 olderBase$Statistics]: this new event has 284 ancestors and is cut-off event [2024-11-16 23:46:11,243 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2024-11-16 23:46:11,243 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2024-11-16 23:46:11,243 INFO L297 olderBase$Statistics]: existing Event has 273 ancestors and is cut-off event [2024-11-16 23:46:11,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), 661#(<= ~N~0 0), Black: 652#true, 677#true, 427#L106true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 287#L62-54true]) [2024-11-16 23:46:11,244 INFO L294 olderBase$Statistics]: this new event has 283 ancestors and is cut-off event [2024-11-16 23:46:11,244 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-16 23:46:11,244 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-16 23:46:11,244 INFO L297 olderBase$Statistics]: existing Event has 272 ancestors and is cut-off event [2024-11-16 23:46:11,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), 661#(<= ~N~0 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 135#L107true, 616#(= |#race~N~0| 0)]) [2024-11-16 23:46:11,245 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2024-11-16 23:46:11,245 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-16 23:46:11,245 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-16 23:46:11,245 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-16 23:46:11,458 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [326#L103-1true, 654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 228#L50-4true, 287#L62-54true]) [2024-11-16 23:46:11,458 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2024-11-16 23:46:11,458 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-16 23:46:11,458 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-16 23:46:11,458 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-16 23:46:11,459 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [326#L103-1true, 654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 461#L68true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 228#L50-4true]) [2024-11-16 23:46:11,459 INFO L294 olderBase$Statistics]: this new event has 286 ancestors and is cut-off event [2024-11-16 23:46:11,459 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2024-11-16 23:46:11,459 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-11-16 23:46:11,459 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-11-16 23:46:11,613 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 461#L68true, 106#thread3ENTRYtrue, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 228#L50-4true]) [2024-11-16 23:46:11,613 INFO L294 olderBase$Statistics]: this new event has 303 ancestors and is cut-off event [2024-11-16 23:46:11,613 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-11-16 23:46:11,614 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-11-16 23:46:11,614 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-11-16 23:46:11,614 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 106#thread3ENTRYtrue, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 228#L50-4true, 287#L62-54true]) [2024-11-16 23:46:11,615 INFO L294 olderBase$Statistics]: this new event has 302 ancestors and is cut-off event [2024-11-16 23:46:11,615 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2024-11-16 23:46:11,615 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2024-11-16 23:46:11,615 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2024-11-16 23:46:11,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), 529#thread1ENTRYtrue, Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, Black: 661#(<= ~N~0 0), 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 461#L68true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true]) [2024-11-16 23:46:11,771 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2024-11-16 23:46:11,771 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-16 23:46:11,771 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-16 23:46:11,771 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-11-16 23:46:11,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), 529#thread1ENTRYtrue, Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 287#L62-54true]) [2024-11-16 23:46:11,772 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2024-11-16 23:46:11,772 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2024-11-16 23:46:11,772 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2024-11-16 23:46:11,772 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2024-11-16 23:46:11,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), 529#thread1ENTRYtrue, Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), 661#(<= ~N~0 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 280#L104-1true, 377#L61-2true]) [2024-11-16 23:46:11,791 INFO L294 olderBase$Statistics]: this new event has 291 ancestors and is cut-off event [2024-11-16 23:46:11,791 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-11-16 23:46:11,791 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-16 23:46:11,791 INFO L297 olderBase$Statistics]: existing Event has 257 ancestors and is cut-off event [2024-11-16 23:46:11,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), 529#thread1ENTRYtrue, Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), 661#(<= ~N~0 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 280#L104-1true, 402#L61-4true]) [2024-11-16 23:46:11,792 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2024-11-16 23:46:11,792 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-16 23:46:11,792 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-16 23:46:11,792 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-16 23:46:11,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][563], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, Black: 661#(<= ~N~0 0), 650#(= |#race~maxB~0| 0), 86#thread2ENTRYtrue, Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 427#L106true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 680#(<= (+ ~M~0 1) 0), 656#true, 616#(= |#race~N~0| 0)]) [2024-11-16 23:46:11,793 INFO L294 olderBase$Statistics]: this new event has 305 ancestors and is cut-off event [2024-11-16 23:46:11,793 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-16 23:46:11,793 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-16 23:46:11,793 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-16 23:46:11,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][565], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, Black: 661#(<= ~N~0 0), 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 681#(and (<= (+ ~M~0 1) 0) (= |thread2Thread1of1ForFork1_~i~1#1| 0)), 427#L106true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 178#L61-1true]) [2024-11-16 23:46:11,818 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2024-11-16 23:46:11,818 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-16 23:46:11,818 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-16 23:46:11,818 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-16 23:46:11,848 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), 485#L73-53true, Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 228#L50-4true, 287#L62-54true]) [2024-11-16 23:46:11,848 INFO L294 olderBase$Statistics]: this new event has 299 ancestors and is cut-off event [2024-11-16 23:46:11,848 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-16 23:46:11,849 INFO L297 olderBase$Statistics]: existing Event has 310 ancestors and is cut-off event [2024-11-16 23:46:11,849 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-16 23:46:11,849 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), 485#L73-53true, Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 461#L68true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 228#L50-4true]) [2024-11-16 23:46:11,849 INFO L294 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2024-11-16 23:46:11,849 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2024-11-16 23:46:11,849 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-16 23:46:11,850 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-16 23:46:11,857 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, Black: 661#(<= ~N~0 0), 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 228#L50-4true, 402#L61-4true]) [2024-11-16 23:46:11,858 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is cut-off event [2024-11-16 23:46:11,858 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2024-11-16 23:46:11,858 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2024-11-16 23:46:11,858 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2024-11-16 23:46:11,858 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, Black: 661#(<= ~N~0 0), 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 402#L61-4true, 228#L50-4true]) [2024-11-16 23:46:11,858 INFO L294 olderBase$Statistics]: this new event has 331 ancestors and is cut-off event [2024-11-16 23:46:11,858 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2024-11-16 23:46:11,858 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2024-11-16 23:46:11,858 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2024-11-16 23:46:11,859 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2024-11-16 23:46:11,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, Black: 661#(<= ~N~0 0), 650#(= |#race~maxB~0| 0), 86#thread2ENTRYtrue, 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 427#L106true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0)]) [2024-11-16 23:46:11,869 INFO L294 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2024-11-16 23:46:11,869 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-16 23:46:11,869 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-16 23:46:11,869 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-16 23:46:11,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][563], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, Black: 661#(<= ~N~0 0), 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 461#L68true, 427#L106true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 680#(<= (+ ~M~0 1) 0), 656#true, 616#(= |#race~N~0| 0)]) [2024-11-16 23:46:11,882 INFO L294 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2024-11-16 23:46:11,882 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-16 23:46:11,882 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-16 23:46:11,882 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-16 23:46:12,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, Black: 661#(<= ~N~0 0), 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 377#L61-2true, 280#L104-1true, 228#L50-4true]) [2024-11-16 23:46:12,057 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2024-11-16 23:46:12,057 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2024-11-16 23:46:12,057 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2024-11-16 23:46:12,057 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2024-11-16 23:46:12,058 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, Black: 661#(<= ~N~0 0), 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 377#L61-2true, 280#L104-1true, 228#L50-4true]) [2024-11-16 23:46:12,058 INFO L294 olderBase$Statistics]: this new event has 333 ancestors and is cut-off event [2024-11-16 23:46:12,058 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2024-11-16 23:46:12,058 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2024-11-16 23:46:12,058 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2024-11-16 23:46:12,058 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2024-11-16 23:46:12,064 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 427#L106true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 178#L61-1true]) [2024-11-16 23:46:12,064 INFO L294 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2024-11-16 23:46:12,064 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2024-11-16 23:46:12,065 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2024-11-16 23:46:12,065 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2024-11-16 23:46:12,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][563], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 680#(<= (+ ~M~0 1) 0), 656#true, 135#L107true, 616#(= |#race~N~0| 0)]) [2024-11-16 23:46:12,086 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-16 23:46:12,086 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2024-11-16 23:46:12,086 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2024-11-16 23:46:12,086 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2024-11-16 23:46:12,098 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 427#L106true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 402#L61-4true]) [2024-11-16 23:46:12,098 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is not cut-off event [2024-11-16 23:46:12,098 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is not cut-off event [2024-11-16 23:46:12,098 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is not cut-off event [2024-11-16 23:46:12,098 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is not cut-off event [2024-11-16 23:46:12,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 427#L106true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 377#L61-2true]) [2024-11-16 23:46:12,099 INFO L294 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2024-11-16 23:46:12,099 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2024-11-16 23:46:12,099 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-16 23:46:12,099 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2024-11-16 23:46:12,105 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, Black: 661#(<= ~N~0 0), 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 427#L106true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 287#L62-54true]) [2024-11-16 23:46:12,105 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-16 23:46:12,105 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2024-11-16 23:46:12,105 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2024-11-16 23:46:12,105 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2024-11-16 23:46:12,117 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), 661#(<= ~N~0 0), Black: 652#true, 677#true, 427#L106true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 377#L61-2true]) [2024-11-16 23:46:12,118 INFO L294 olderBase$Statistics]: this new event has 302 ancestors and is cut-off event [2024-11-16 23:46:12,118 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2024-11-16 23:46:12,118 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-11-16 23:46:12,118 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-11-16 23:46:12,118 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), 661#(<= ~N~0 0), Black: 652#true, 677#true, 427#L106true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 402#L61-4true]) [2024-11-16 23:46:12,118 INFO L294 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2024-11-16 23:46:12,118 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-16 23:46:12,118 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-16 23:46:12,118 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-16 23:46:12,121 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 461#L68true, 677#true, 427#L106true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0)]) [2024-11-16 23:46:12,122 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-16 23:46:12,122 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-11-16 23:46:12,122 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-11-16 23:46:12,122 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-11-16 23:46:12,150 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), 661#(<= ~N~0 0), Black: 652#true, 677#true, 427#L106true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 616#(= |#race~N~0| 0), 377#L61-2true]) [2024-11-16 23:46:12,150 INFO L294 olderBase$Statistics]: this new event has 302 ancestors and is cut-off event [2024-11-16 23:46:12,150 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2024-11-16 23:46:12,150 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-11-16 23:46:12,150 INFO L297 olderBase$Statistics]: existing Event has 268 ancestors and is cut-off event [2024-11-16 23:46:12,150 INFO L297 olderBase$Statistics]: existing Event has 302 ancestors and is cut-off event [2024-11-16 23:46:12,169 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, Black: 661#(<= ~N~0 0), 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 135#L107true, 616#(= |#race~N~0| 0)]) [2024-11-16 23:46:12,169 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2024-11-16 23:46:12,169 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-11-16 23:46:12,169 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-11-16 23:46:12,169 INFO L297 olderBase$Statistics]: existing Event has 308 ancestors and is cut-off event [2024-11-16 23:46:12,196 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 427#L106true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 402#L61-4true]) [2024-11-16 23:46:12,196 INFO L294 olderBase$Statistics]: this new event has 332 ancestors and is cut-off event [2024-11-16 23:46:12,196 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2024-11-16 23:46:12,196 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2024-11-16 23:46:12,196 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2024-11-16 23:46:12,196 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2024-11-16 23:46:12,224 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 427#L106true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 377#L61-2true]) [2024-11-16 23:46:12,224 INFO L294 olderBase$Statistics]: this new event has 334 ancestors and is cut-off event [2024-11-16 23:46:12,225 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2024-11-16 23:46:12,225 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-16 23:46:12,225 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2024-11-16 23:46:12,225 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-16 23:46:12,310 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), 326#L103-1true, Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 377#L61-2true, 228#L50-4true]) [2024-11-16 23:46:12,310 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-16 23:46:12,310 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-11-16 23:46:12,310 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-16 23:46:12,310 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-16 23:46:12,311 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), 326#L103-1true, Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 228#L50-4true, 402#L61-4true]) [2024-11-16 23:46:12,311 INFO L294 olderBase$Statistics]: this new event has 313 ancestors and is cut-off event [2024-11-16 23:46:12,311 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2024-11-16 23:46:12,311 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-16 23:46:12,311 INFO L297 olderBase$Statistics]: existing Event has 279 ancestors and is cut-off event [2024-11-16 23:46:12,334 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), 326#L103-1true, Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 377#L61-2true, 228#L50-4true]) [2024-11-16 23:46:12,335 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-16 23:46:12,335 INFO L297 olderBase$Statistics]: existing Event has 315 ancestors and is cut-off event [2024-11-16 23:46:12,335 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-11-16 23:46:12,335 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-16 23:46:12,335 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-16 23:46:12,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][566], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), 86#thread2ENTRYtrue, 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 637#(= |#race~maxA~0| 0), 680#(<= (+ ~M~0 1) 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 228#L50-4true]) [2024-11-16 23:46:12,337 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-16 23:46:12,337 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2024-11-16 23:46:12,337 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-16 23:46:12,337 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-16 23:46:12,349 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1894] L63-->L61-4: Formula: (let ((.cse9 (* 4 |v_thread2Thread1of1ForFork1_~i~1#1_73|))) (let ((.cse13 (+ .cse9 v_~A~0.offset_160))) (let ((.cse12 (* (select (select |v_#memory_int_126| v_~A~0.base_160) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_134 .cse9)) (.cse11 (+ .cse12 v_~mult~0.offset_117))) (let ((.cse15 (select (select |v_#memory_$Pointer$.offset_74| v_~mult~0.base_117) .cse11)) (.cse16 (* 4 (select (select |v_#memory_int_126| v_~B~0.base_134) .cse8)))) (let ((.cse2 (select (select |v_#memory_$Pointer$.base_74| v_~mult~0.base_117) .cse11)) (.cse3 (+ .cse15 .cse16))) (let ((.cse0 (select (select |v_#memory_int_126| .cse2) .cse3)) (.cse4 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 2 .cse16)) (.cse14 (select |v_#race_755| .cse2)) (.cse6 (+ .cse15 3 .cse16))) (and (= |v_#race~B~0_87| 0) (not (= (ite (or (<= |v_thread2Thread1of1ForFork1_plus_#res#1_3| 2147483647) (<= .cse0 0)) 1 0) 0)) (<= v_~res2~0_79 2147483647) (= |v_thread2Thread1of1ForFork1_plus_#res#1_3| (+ v_~res2~0_80 .cse0)) (not (= (ite (or (<= 0 (+ 2147483648 |v_thread2Thread1of1ForFork1_plus_#res#1_3|)) (<= 0 .cse0)) 1 0) 0)) (= |v_#race~mult~0_82| 0) (= v_~res2~0_79 |v_thread2Thread1of1ForFork1_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_756| v_~A~0.base_160 (store (store (store (store (select |v_#race_756| v_~A~0.base_160) .cse13 0) (+ .cse9 v_~A~0.offset_160 1) 0) (+ .cse9 v_~A~0.offset_160 2) 0) (+ .cse9 v_~A~0.offset_160 3) 0)))) (store .cse10 v_~mult~0.base_117 (store (store (store (store (select .cse10 v_~mult~0.base_117) .cse11 0) (+ .cse12 v_~mult~0.offset_117 1) 0) (+ .cse12 2 v_~mult~0.offset_117) 0) (+ .cse12 v_~mult~0.offset_117 3) 0))))) (store .cse7 v_~B~0.base_134 (store (store (store (store (select .cse7 v_~B~0.base_134) .cse8 0) (+ v_~B~0.offset_134 .cse9 1) 0) (+ v_~B~0.offset_134 .cse9 2) 0) (+ v_~B~0.offset_134 .cse9 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_755|) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (= (select .cse14 .cse3) 0) (= |v_#race~A~0_113| 0) (= (select .cse14 .cse6) 0) (<= 0 (+ v_~res2~0_79 2147483648)))))))))) InVars {#race=|v_#race_756|, ~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, ~A~0.offset=v_~A~0.offset_160, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_80, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|} OutVars{~A~0.base=v_~A~0.base_160, ~B~0.base=v_~B~0.base_134, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_74|, #race~res2~0=|v_#race~res2~0_128|, ~mult~0.offset=v_~mult~0.offset_117, thread2Thread1of1ForFork1_plus_~a#1=|v_thread2Thread1of1ForFork1_plus_~a#1_3|, thread2Thread1of1ForFork1_#t~mem22#1=|v_thread2Thread1of1ForFork1_#t~mem22#1_13|, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork1_~i~1#1=|v_thread2Thread1of1ForFork1_~i~1#1_73|, thread2Thread1of1ForFork1_#t~mem24#1.base=|v_thread2Thread1of1ForFork1_#t~mem24#1.base_11|, #race~B~0=|v_#race~B~0_87|, thread2Thread1of1ForFork1_plus_#res#1=|v_thread2Thread1of1ForFork1_plus_#res#1_3|, thread2Thread1of1ForFork1_#t~mem23#1=|v_thread2Thread1of1ForFork1_#t~mem23#1_7|, thread2Thread1of1ForFork1_plus_~b#1=|v_thread2Thread1of1ForFork1_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_134, ~res2~0=v_~res2~0_79, thread2Thread1of1ForFork1_plus_#in~a#1=|v_thread2Thread1of1ForFork1_plus_#in~a#1_3|, #race=|v_#race_755|, #race~mult~0=|v_#race~mult~0_82|, thread2Thread1of1ForFork1_plus_#in~b#1=|v_thread2Thread1of1ForFork1_plus_#in~b#1_3|, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork1_#t~ret26#1=|v_thread2Thread1of1ForFork1_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_160, thread2Thread1of1ForFork1_#t~mem25#1=|v_thread2Thread1of1ForFork1_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_117, #memory_int=|v_#memory_int_126|, thread2Thread1of1ForFork1_#t~mem24#1.offset=|v_thread2Thread1of1ForFork1_#t~mem24#1.offset_11|, thread2Thread1of1ForFork1_#t~nondet27#1=|v_thread2Thread1of1ForFork1_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_74|, #race~A~0=|v_#race~A~0_113|} AuxVars[] AssignedVars[thread2Thread1of1ForFork1_plus_#in~a#1, #race, #race~res2~0, thread2Thread1of1ForFork1_plus_~a#1, thread2Thread1of1ForFork1_#t~mem22#1, thread2Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork1_#t~mem24#1.base, #race~mult~0, thread2Thread1of1ForFork1_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork1_#t~ret26#1, thread2Thread1of1ForFork1_plus_#res#1, thread2Thread1of1ForFork1_#t~mem23#1, thread2Thread1of1ForFork1_plus_~b#1, thread2Thread1of1ForFork1_#t~mem25#1, thread2Thread1of1ForFork1_#t~mem24#1.offset, thread2Thread1of1ForFork1_#t~nondet27#1, ~res2~0, #race~A~0][547], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 402#L61-4true, 228#L50-4true]) [2024-11-16 23:46:12,350 INFO L294 olderBase$Statistics]: this new event has 331 ancestors and is cut-off event [2024-11-16 23:46:12,350 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2024-11-16 23:46:12,350 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2024-11-16 23:46:12,350 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2024-11-16 23:46:12,359 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][567], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 681#(and (<= (+ ~M~0 1) 0) (= |thread2Thread1of1ForFork1_~i~1#1| 0)), 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 228#L50-4true, 178#L61-1true]) [2024-11-16 23:46:12,359 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-16 23:46:12,359 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-11-16 23:46:12,359 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-11-16 23:46:12,359 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-11-16 23:46:12,371 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, Black: 661#(<= ~N~0 0), 650#(= |#race~maxB~0| 0), Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 106#thread3ENTRYtrue, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 377#L61-2true, 228#L50-4true]) [2024-11-16 23:46:12,372 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2024-11-16 23:46:12,372 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-16 23:46:12,372 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-16 23:46:12,372 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2024-11-16 23:46:12,372 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 106#thread3ENTRYtrue, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 228#L50-4true, 402#L61-4true]) [2024-11-16 23:46:12,372 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2024-11-16 23:46:12,372 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-16 23:46:12,372 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-16 23:46:12,372 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-16 23:46:12,384 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, Black: 661#(<= ~N~0 0), 650#(= |#race~maxB~0| 0), Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 106#thread3ENTRYtrue, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 377#L61-2true, 228#L50-4true]) [2024-11-16 23:46:12,384 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2024-11-16 23:46:12,384 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-16 23:46:12,384 INFO L297 olderBase$Statistics]: existing Event has 321 ancestors and is cut-off event [2024-11-16 23:46:12,384 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-16 23:46:12,384 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2024-11-16 23:46:12,385 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, Black: 661#(<= ~N~0 0), 650#(= |#race~maxB~0| 0), 86#thread2ENTRYtrue, Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 228#L50-4true]) [2024-11-16 23:46:12,385 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2024-11-16 23:46:12,386 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-16 23:46:12,386 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-16 23:46:12,386 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2024-11-16 23:46:12,386 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 402#L61-4true, 228#L50-4true]) [2024-11-16 23:46:12,387 INFO L294 olderBase$Statistics]: this new event has 320 ancestors and is not cut-off event [2024-11-16 23:46:12,387 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is not cut-off event [2024-11-16 23:46:12,387 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is not cut-off event [2024-11-16 23:46:12,387 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is not cut-off event [2024-11-16 23:46:12,387 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is not cut-off event [2024-11-16 23:46:12,387 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is not cut-off event [2024-11-16 23:46:12,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), 529#thread1ENTRYtrue, Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 377#L61-2true]) [2024-11-16 23:46:12,388 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2024-11-16 23:46:12,388 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-16 23:46:12,388 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-16 23:46:12,388 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-16 23:46:12,388 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), 529#thread1ENTRYtrue, Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 402#L61-4true]) [2024-11-16 23:46:12,388 INFO L294 olderBase$Statistics]: this new event has 321 ancestors and is cut-off event [2024-11-16 23:46:12,388 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-16 23:46:12,388 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-16 23:46:12,388 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2024-11-16 23:46:12,389 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][566], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 461#L68true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 680#(<= (+ ~M~0 1) 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 228#L50-4true]) [2024-11-16 23:46:12,389 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2024-11-16 23:46:12,389 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-16 23:46:12,389 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-16 23:46:12,389 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-16 23:46:12,398 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 228#L50-4true, 178#L61-1true]) [2024-11-16 23:46:12,399 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2024-11-16 23:46:12,399 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-16 23:46:12,399 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-16 23:46:12,399 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-16 23:46:12,400 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 377#L61-2true, 280#L104-1true, 228#L50-4true]) [2024-11-16 23:46:12,400 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is not cut-off event [2024-11-16 23:46:12,400 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is not cut-off event [2024-11-16 23:46:12,400 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is not cut-off event [2024-11-16 23:46:12,400 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is not cut-off event [2024-11-16 23:46:12,400 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is not cut-off event [2024-11-16 23:46:12,401 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is not cut-off event [2024-11-16 23:46:12,411 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, Black: 661#(<= ~N~0 0), 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 228#L50-4true, 287#L62-54true]) [2024-11-16 23:46:12,411 INFO L294 olderBase$Statistics]: this new event has 326 ancestors and is cut-off event [2024-11-16 23:46:12,411 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-11-16 23:46:12,411 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-11-16 23:46:12,411 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2024-11-16 23:46:12,413 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, Black: 661#(<= ~N~0 0), 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 461#L68true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 228#L50-4true]) [2024-11-16 23:46:12,413 INFO L294 olderBase$Statistics]: this new event has 327 ancestors and is cut-off event [2024-11-16 23:46:12,413 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2024-11-16 23:46:12,413 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2024-11-16 23:46:12,413 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2024-11-16 23:46:12,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 485#L73-53true, Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 402#L61-4true, 228#L50-4true]) [2024-11-16 23:46:12,414 INFO L294 olderBase$Statistics]: this new event has 327 ancestors and is cut-off event [2024-11-16 23:46:12,414 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2024-11-16 23:46:12,414 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2024-11-16 23:46:12,414 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2024-11-16 23:46:12,415 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), 485#L73-53true, Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 377#L61-2true, 228#L50-4true]) [2024-11-16 23:46:12,415 INFO L294 olderBase$Statistics]: this new event has 329 ancestors and is cut-off event [2024-11-16 23:46:12,415 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2024-11-16 23:46:12,415 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-11-16 23:46:12,415 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-11-16 23:46:12,416 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 402#L61-4true, 228#L50-4true]) [2024-11-16 23:46:12,416 INFO L294 olderBase$Statistics]: this new event has 342 ancestors and is cut-off event [2024-11-16 23:46:12,417 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2024-11-16 23:46:12,417 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2024-11-16 23:46:12,417 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2024-11-16 23:46:12,417 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2024-11-16 23:46:12,417 INFO L297 olderBase$Statistics]: existing Event has 320 ancestors and is cut-off event [2024-11-16 23:46:12,417 INFO L297 olderBase$Statistics]: existing Event has 331 ancestors and is cut-off event [2024-11-16 23:46:12,418 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 661#(<= ~N~0 0), Black: 641#true, 650#(= |#race~maxB~0| 0), Black: 648#true, 339#L72-4true, 643#(= |#race~mult~0| 0), Black: 652#true, 427#L106true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 402#L61-4true]) [2024-11-16 23:46:12,418 INFO L294 olderBase$Statistics]: this new event has 343 ancestors and is cut-off event [2024-11-16 23:46:12,418 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2024-11-16 23:46:12,418 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2024-11-16 23:46:12,418 INFO L297 olderBase$Statistics]: existing Event has 309 ancestors and is cut-off event [2024-11-16 23:46:12,418 INFO L297 olderBase$Statistics]: existing Event has 332 ancestors and is cut-off event [2024-11-16 23:46:12,418 INFO L297 olderBase$Statistics]: existing Event has 298 ancestors and is cut-off event [2024-11-16 23:46:12,422 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([1797] L52-->L50-4: Formula: (let ((.cse9 (* |v_thread1Thread1of1ForFork2_~i~0#1_73| 4))) (let ((.cse13 (+ .cse9 v_~A~0.offset_186))) (let ((.cse12 (* 4 (select (select |v_#memory_int_152| v_~A~0.base_186) .cse13)))) (let ((.cse11 (+ v_~mult~0.offset_139 .cse12)) (.cse8 (+ .cse9 v_~B~0.offset_148))) (let ((.cse17 (* (select (select |v_#memory_int_152| v_~B~0.base_148) .cse8) 4)) (.cse18 (select (select |v_#memory_$Pointer$.offset_96| v_~mult~0.base_139) .cse11))) (let ((.cse3 (+ .cse17 .cse18)) (.cse2 (select (select |v_#memory_$Pointer$.base_96| v_~mult~0.base_139) .cse11))) (let ((.cse4 (+ .cse17 .cse18 1)) (.cse5 (+ 2 .cse17 .cse18)) (.cse15 (<= 0 (+ |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse14 (select |v_#race_813| .cse2)) (.cse6 (+ 3 .cse17 .cse18)) (.cse0 (select (select |v_#memory_int_152| .cse2) .cse3)) (.cse16 (<= |v_thread1Thread1of1ForFork2_plus_#res#1_3| 2147483647))) (and (= (+ .cse0 v_~res1~0_40) |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= (let ((.cse1 (let ((.cse7 (let ((.cse10 (store |v_#race_814| v_~A~0.base_186 (store (store (store (store (select |v_#race_814| v_~A~0.base_186) .cse13 0) (+ .cse9 v_~A~0.offset_186 1) 0) (+ .cse9 v_~A~0.offset_186 2) 0) (+ .cse9 v_~A~0.offset_186 3) 0)))) (store .cse10 v_~mult~0.base_139 (store (store (store (store (select .cse10 v_~mult~0.base_139) .cse11 0) (+ v_~mult~0.offset_139 .cse12 1) 0) (+ 2 v_~mult~0.offset_139 .cse12) 0) (+ v_~mult~0.offset_139 3 .cse12) 0))))) (store .cse7 v_~B~0.base_148 (store (store (store (store (select .cse7 v_~B~0.base_148) .cse8 0) (+ .cse9 v_~B~0.offset_148 1) 0) (+ .cse9 v_~B~0.offset_148 2) 0) (+ .cse9 v_~B~0.offset_148 3) 0))))) (store .cse1 .cse2 (store (store (store (store (select .cse1 .cse2) .cse3 0) .cse4 0) .cse5 0) .cse6 0))) |v_#race_813|) (= (select .cse14 .cse3) 0) (= |v_#race~mult~0_116| 0) .cse15 (= |v_#race~A~0_143| 0) (= (select .cse14 .cse4) 0) (= (select .cse14 .cse5) 0) (not (= 0 (ite (or .cse15 (<= 0 .cse0)) 1 0))) .cse16 (= v_~res1~0_39 |v_thread1Thread1of1ForFork2_plus_#res#1_3|) (= |v_#race~B~0_105| 0) (= (select .cse14 .cse6) 0) (not (= (ite (or (<= .cse0 0) .cse16) 1 0) 0)))))))))) InVars {~res1~0=v_~res1~0_40, #race=|v_#race_814|, ~A~0.base=v_~A~0.base_186, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, ~B~0.offset=v_~B~0.offset_148, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|} OutVars{~res1~0=v_~res1~0_39, ~A~0.base=v_~A~0.base_186, thread1Thread1of1ForFork2_plus_#in~b#1=|v_thread1Thread1of1ForFork2_plus_#in~b#1_3|, ~B~0.base=v_~B~0.base_148, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_96|, ~mult~0.offset=v_~mult~0.offset_139, thread1Thread1of1ForFork2_plus_#in~a#1=|v_thread1Thread1of1ForFork2_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_105|, thread1Thread1of1ForFork2_#t~mem8#1=|v_thread1Thread1of1ForFork2_#t~mem8#1_13|, thread1Thread1of1ForFork2_plus_~a#1=|v_thread1Thread1of1ForFork2_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_148, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, #race~res1~0=|v_#race~res1~0_70|, #race=|v_#race_813|, thread1Thread1of1ForFork2_#t~ret12#1=|v_thread1Thread1of1ForFork2_#t~ret12#1_3|, thread1Thread1of1ForFork2_#t~mem9#1=|v_thread1Thread1of1ForFork2_#t~mem9#1_7|, thread1Thread1of1ForFork2_plus_~b#1=|v_thread1Thread1of1ForFork2_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_116|, thread1Thread1of1ForFork2_#t~mem10#1.offset=|v_thread1Thread1of1ForFork2_#t~mem10#1.offset_11|, thread1Thread1of1ForFork2_#t~mem10#1.base=|v_thread1Thread1of1ForFork2_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_186, thread1Thread1of1ForFork2_~i~0#1=|v_thread1Thread1of1ForFork2_~i~0#1_73|, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, ~mult~0.base=v_~mult~0.base_139, #memory_int=|v_#memory_int_152|, thread1Thread1of1ForFork2_#t~mem11#1=|v_thread1Thread1of1ForFork2_#t~mem11#1_5|, thread1Thread1of1ForFork2_#t~nondet13#1=|v_thread1Thread1of1ForFork2_#t~nondet13#1_3|, thread1Thread1of1ForFork2_plus_#res#1=|v_thread1Thread1of1ForFork2_plus_#res#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_96|, #race~A~0=|v_#race~A~0_143|} AuxVars[] AssignedVars[~res1~0, #race~res1~0, #race, thread1Thread1of1ForFork2_plus_#in~b#1, thread1Thread1of1ForFork2_#t~ret12#1, thread1Thread1of1ForFork2_#t~mem9#1, thread1Thread1of1ForFork2_plus_#in~a#1, thread1Thread1of1ForFork2_plus_~b#1, #race~mult~0, thread1Thread1of1ForFork2_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork2_#t~mem10#1.base, thread1Thread1of1ForFork2_#t~mem8#1, thread1Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork2_plus_~a#1, thread1Thread1of1ForFork2_#t~mem11#1, thread1Thread1of1ForFork2_#t~nondet13#1, thread1Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork2_plus_#res#1, #race~A~0][564], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, Black: 661#(<= ~N~0 0), 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 280#L104-1true, 377#L61-2true, 228#L50-4true]) [2024-11-16 23:46:12,422 INFO L294 olderBase$Statistics]: this new event has 344 ancestors and is cut-off event [2024-11-16 23:46:12,423 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2024-11-16 23:46:12,423 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2024-11-16 23:46:12,423 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2024-11-16 23:46:12,423 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2024-11-16 23:46:12,423 INFO L297 olderBase$Statistics]: existing Event has 322 ancestors and is cut-off event [2024-11-16 23:46:12,423 INFO L297 olderBase$Statistics]: existing Event has 333 ancestors and is cut-off event [2024-11-16 23:46:12,424 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([1994] L74-->L72-4: Formula: (let ((.cse11 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse15 (+ v_~A~0.offset_134 .cse11))) (let ((.cse14 (* (select (select |v_#memory_int_100| v_~A~0.base_134) .cse15) 4))) (let ((.cse10 (+ v_~B~0.offset_120 .cse11)) (.cse13 (+ .cse14 v_~mult~0.offset_95))) (let ((.cse0 (select (select |v_#memory_$Pointer$.base_52| v_~mult~0.base_95) .cse13)) (.cse16 (select (select |v_#memory_$Pointer$.offset_52| v_~mult~0.base_95) .cse13)) (.cse17 (* (select (select |v_#memory_int_100| v_~B~0.base_120) .cse10) 4))) (let ((.cse2 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) (.cse4 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse16 .cse17)) (.cse5 (+ .cse16 .cse17 1)) (.cse6 (+ 3 .cse16 .cse17)) (.cse3 (select |v_#race_697| .cse0)) (.cse8 (+ 2 .cse16 .cse17))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ (select (select |v_#memory_int_100| .cse0) .cse1) v_~res2~0_68)) (not (= (ite (or (<= v_~res2~0_68 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) .cse2) 1 0) 0)) (= (select .cse3 .cse1) 0) (= |v_#race~A~0_83| 0) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_67) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_68) .cse4) 1 0) 0)) (= (select .cse3 .cse5) 0) .cse2 .cse4 (= 0 (select .cse3 .cse6)) (= |v_#race~mult~0_48| 0) (= (let ((.cse7 (let ((.cse9 (let ((.cse12 (store |v_#race_698| v_~A~0.base_134 (store (store (store (store (select |v_#race_698| v_~A~0.base_134) .cse15 0) (+ v_~A~0.offset_134 .cse11 1) 0) (+ v_~A~0.offset_134 2 .cse11) 0) (+ v_~A~0.offset_134 3 .cse11) 0)))) (store .cse12 v_~mult~0.base_95 (store (store (store (store (select .cse12 v_~mult~0.base_95) .cse13 0) (+ .cse14 v_~mult~0.offset_95 1) 0) (+ .cse14 2 v_~mult~0.offset_95) 0) (+ .cse14 3 v_~mult~0.offset_95) 0))))) (store .cse9 v_~B~0.base_120 (store (store (store (store (select .cse9 v_~B~0.base_120) .cse10 0) (+ v_~B~0.offset_120 .cse11 1) 0) (+ v_~B~0.offset_120 2 .cse11) 0) (+ v_~B~0.offset_120 3 .cse11) 0))))) (store .cse7 .cse0 (store (store (store (store (select .cse7 .cse0) .cse1 0) .cse5 0) .cse8 0) .cse6 0))) |v_#race_697|) (= (select .cse3 .cse8) 0) (= |v_#race~B~0_69| 0)))))))) InVars {#race=|v_#race_698|, ~A~0.base=v_~A~0.base_134, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_134, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_68, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|} OutVars{~A~0.base=v_~A~0.base_134, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_120, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_52|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, #race~res2~0=|v_#race~res2~0_88|, ~mult~0.offset=v_~mult~0.offset_95, thread3Thread1of1ForFork0_#t~mem37#1=|v_thread3Thread1of1ForFork0_#t~mem37#1_7|, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, #race~B~0=|v_#race~B~0_69|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_120, ~res2~0=v_~res2~0_67, #race=|v_#race_697|, thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_3|, thread3Thread1of1ForFork0_#t~nondet41#1=|v_thread3Thread1of1ForFork0_#t~nondet41#1_3|, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_9|, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_13|, #race~mult~0=|v_#race~mult~0_48|, thread3Thread1of1ForFork0_#t~ret40#1=|v_thread3Thread1of1ForFork0_#t~ret40#1_3|, thread3Thread1of1ForFork0_#t~mem39#1=|v_thread3Thread1of1ForFork0_#t~mem39#1_5|, thread3Thread1of1ForFork0_#t~mem38#1.offset=|v_thread3Thread1of1ForFork0_#t~mem38#1.offset_11|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_3|, ~A~0.offset=v_~A~0.offset_134, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_95, #memory_int=|v_#memory_int_100|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_52|, #race~A~0=|v_#race~A~0_83|} AuxVars[] AssignedVars[#race, thread3Thread1of1ForFork0_#t~mem38#1.base, thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~nondet41#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, thread3Thread1of1ForFork0_#t~mem36#1, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, #race~res2~0, thread3Thread1of1ForFork0_#t~mem37#1, #race~mult~0, thread3Thread1of1ForFork0_#t~ret40#1, thread3Thread1of1ForFork0_#t~mem39#1, #race~B~0, thread3Thread1of1ForFork0_#t~mem38#1.offset, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, ~res2~0, #race~A~0][543], [654#(= |#race~A~0| 0), Black: 666#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 662#(and (= |thread1Thread1of1ForFork2_~i~0#1| 0) (<= ~N~0 0)), Black: 668#(and (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_#in~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~4#1| 0) (<= ~N~0 0) (<= ~N~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 641#true, Black: 661#(<= ~N~0 0), 650#(= |#race~maxB~0| 0), 339#L72-4true, Black: 648#true, 643#(= |#race~mult~0| 0), Black: 652#true, 677#true, 427#L106true, 637#(= |#race~maxA~0| 0), 647#(= |#race~M~0| 0), 656#true, 616#(= |#race~N~0| 0), 377#L61-2true]) [2024-11-16 23:46:12,424 INFO L294 olderBase$Statistics]: this new event has 345 ancestors and is cut-off event [2024-11-16 23:46:12,424 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2024-11-16 23:46:12,424 INFO L297 olderBase$Statistics]: existing Event has 311 ancestors and is cut-off event [2024-11-16 23:46:12,424 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-16 23:46:12,424 INFO L297 olderBase$Statistics]: existing Event has 334 ancestors and is cut-off event [2024-11-16 23:46:12,424 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-16 23:46:12,444 INFO L124 PetriNetUnfolderBase]: 1344/12801 cut-off events. [2024-11-16 23:46:12,444 INFO L125 PetriNetUnfolderBase]: For 787/1055 co-relation queries the response was YES. [2024-11-16 23:46:12,522 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15696 conditions, 12801 events. 1344/12801 cut-off events. For 787/1055 co-relation queries the response was YES. Maximal size of possible extension queue 192. Compared 143316 event pairs, 271 based on Foata normal form. 36/11094 useless extension candidates. Maximal degree in co-relation 15642. Up to 890 conditions per place. [2024-11-16 23:46:12,554 INFO L140 encePairwiseOnDemand]: 625/631 looper letters, 38 selfloop transitions, 5 changer transitions 0/568 dead transitions. [2024-11-16 23:46:12,554 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 538 places, 568 transitions, 1411 flow [2024-11-16 23:46:12,556 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-16 23:46:12,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-16 23:46:12,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 2847 transitions. [2024-11-16 23:46:12,559 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.902377179080824 [2024-11-16 23:46:12,560 INFO L175 Difference]: Start difference. First operand has 534 places, 549 transitions, 1259 flow. Second operand 5 states and 2847 transitions. [2024-11-16 23:46:12,560 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 538 places, 568 transitions, 1411 flow [2024-11-16 23:46:12,565 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 538 places, 568 transitions, 1411 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-16 23:46:12,570 INFO L231 Difference]: Finished difference. Result has 540 places, 551 transitions, 1284 flow [2024-11-16 23:46:12,571 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=631, PETRI_DIFFERENCE_MINUEND_FLOW=1259, PETRI_DIFFERENCE_MINUEND_PLACES=534, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=549, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=544, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1284, PETRI_PLACES=540, PETRI_TRANSITIONS=551} [2024-11-16 23:46:12,572 INFO L277 CegarLoopForPetriNet]: 586 programPoint places, -46 predicate places. [2024-11-16 23:46:12,572 INFO L471 AbstractCegarLoop]: Abstraction has has 540 places, 551 transitions, 1284 flow [2024-11-16 23:46:12,573 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 564.0) internal successors, (2820), 5 states have internal predecessors, (2820), 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-16 23:46:12,573 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-16 23:46:12,574 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-16 23:46:12,574 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-16 23:46:12,574 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr5ASSERT_VIOLATIONDATA_RACE === [thread1Err19ASSERT_VIOLATIONDATA_RACE, thread1Err18ASSERT_VIOLATIONDATA_RACE, thread1Err17ASSERT_VIOLATIONDATA_RACE, thread1Err16ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-16 23:46:12,574 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 23:46:12,575 INFO L85 PathProgramCache]: Analyzing trace with hash 1174287765, now seen corresponding path program 1 times [2024-11-16 23:46:12,575 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 23:46:12,575 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [775169665] [2024-11-16 23:46:12,575 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 23:46:12,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 23:46:12,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 23:46:13,337 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-16 23:46:13,339 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 23:46:13,340 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [775169665] [2024-11-16 23:46:13,340 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [775169665] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 23:46:13,340 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 23:46:13,340 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-16 23:46:13,341 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [200203502] [2024-11-16 23:46:13,341 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 23:46:13,341 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-16 23:46:13,342 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 23:46:13,342 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-16 23:46:13,343 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-16 23:46:13,589 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 500 out of 631 [2024-11-16 23:46:13,593 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 540 places, 551 transitions, 1284 flow. Second operand has 6 states, 6 states have (on average 501.6666666666667) internal successors, (3010), 6 states have internal predecessors, (3010), 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-16 23:46:13,593 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-16 23:46:13,593 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 500 of 631 [2024-11-16 23:46:13,593 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand