./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 3061b6dc 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.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 05:59:12,001 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 05:59:12,073 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-19 05:59:12,077 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 05:59:12,078 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 05:59:12,112 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 05:59:12,113 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 05:59:12,113 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 05:59:12,114 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 05:59:12,116 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 05:59:12,117 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 05:59:12,117 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 05:59:12,118 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 05:59:12,118 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 05:59:12,121 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-19 05:59:12,122 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 05:59:12,122 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 05:59:12,122 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 05:59:12,122 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 05:59:12,123 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-19 05:59:12,123 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 05:59:12,124 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-19 05:59:12,124 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-19 05:59:12,124 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 05:59:12,124 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-19 05:59:12,125 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 05:59:12,125 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 05:59:12,125 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 05:59:12,126 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 05:59:12,126 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 05:59:12,126 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 05:59:12,126 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 05:59:12,127 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 05:59:12,127 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 05:59:12,127 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-19 05:59:12,128 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 05:59:12,128 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 05:59:12,129 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 05:59:12,129 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 05:59:12,130 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 05:59:12,130 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 05:59:12,130 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-19 05:59:12,385 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 05:59:12,412 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 05:59:12,415 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 05:59:12,416 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 05:59:12,417 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 05:59:12,418 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-19 05:59:14,005 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 05:59:14,206 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 05:59:14,207 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-bad-dot-product-alt.wvr.c [2024-11-19 05:59:14,216 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9e0399ee2/45b84255af934294813603f7a3f950ca/FLAGd13ee621a [2024-11-19 05:59:14,229 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/9e0399ee2/45b84255af934294813603f7a3f950ca [2024-11-19 05:59:14,232 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 05:59:14,233 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 05:59:14,234 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 05:59:14,234 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 05:59:14,241 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 05:59:14,242 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:59:14" (1/1) ... [2024-11-19 05:59:14,243 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7c61ee8d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:59:14, skipping insertion in model container [2024-11-19 05:59:14,243 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:59:14" (1/1) ... [2024-11-19 05:59:14,274 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 05:59:14,582 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 05:59:14,593 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 05:59:14,641 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 05:59:14,660 INFO L204 MainTranslator]: Completed translation [2024-11-19 05:59:14,661 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:59:14 WrapperNode [2024-11-19 05:59:14,661 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 05:59:14,662 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 05:59:14,662 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 05:59:14,663 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 05:59:14,670 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:59:14" (1/1) ... [2024-11-19 05:59:14,693 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:59:14" (1/1) ... [2024-11-19 05:59:14,760 INFO L138 Inliner]: procedures = 27, calls = 60, calls flagged for inlining = 19, calls inlined = 27, statements flattened = 646 [2024-11-19 05:59:14,761 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 05:59:14,761 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 05:59:14,762 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 05:59:14,762 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 05:59:14,772 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:59:14" (1/1) ... [2024-11-19 05:59:14,772 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:59:14" (1/1) ... [2024-11-19 05:59:14,790 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:59:14" (1/1) ... [2024-11-19 05:59:14,791 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:59:14" (1/1) ... [2024-11-19 05:59:14,833 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:59:14" (1/1) ... [2024-11-19 05:59:14,838 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:59:14" (1/1) ... [2024-11-19 05:59:14,842 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:59:14" (1/1) ... [2024-11-19 05:59:14,845 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:59:14" (1/1) ... [2024-11-19 05:59:14,851 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 05:59:14,852 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 05:59:14,852 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 05:59:14,852 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 05:59:14,853 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:59:14" (1/1) ... [2024-11-19 05:59:14,858 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 05:59:14,870 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 05:59:14,888 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-19 05:59:14,894 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-19 05:59:14,943 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 05:59:14,944 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-19 05:59:14,944 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-19 05:59:14,944 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-19 05:59:14,945 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-19 05:59:14,945 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-19 05:59:14,945 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-19 05:59:14,945 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-19 05:59:14,945 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-19 05:59:14,946 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-19 05:59:14,946 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-19 05:59:14,946 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-19 05:59:14,946 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-19 05:59:14,946 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-19 05:59:14,947 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-19 05:59:14,948 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 05:59:14,948 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 05:59:14,950 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-19 05:59:15,120 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 05:59:15,122 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 05:59:16,184 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-19 05:59:16,184 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 05:59:16,780 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 05:59:16,780 INFO L316 CfgBuilder]: Removed 7 assume(true) statements. [2024-11-19 05:59:16,781 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:59:16 BoogieIcfgContainer [2024-11-19 05:59:16,781 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 05:59:16,783 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 05:59:16,785 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 05:59:16,788 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 05:59:16,788 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 05:59:14" (1/3) ... [2024-11-19 05:59:16,789 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@36ba8e67 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:59:16, skipping insertion in model container [2024-11-19 05:59:16,790 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:59:14" (2/3) ... [2024-11-19 05:59:16,790 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@36ba8e67 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:59:16, skipping insertion in model container [2024-11-19 05:59:16,791 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:59:16" (3/3) ... [2024-11-19 05:59:16,792 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-bad-dot-product-alt.wvr.c [2024-11-19 05:59:16,811 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 05:59:16,812 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 84 error locations. [2024-11-19 05:59:16,812 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-19 05:59:16,970 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-19 05:59:17,030 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 602 places, 628 transitions, 1277 flow [2024-11-19 05:59:17,333 INFO L124 PetriNetUnfolderBase]: 36/625 cut-off events. [2024-11-19 05:59:17,334 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-19 05:59:17,351 INFO L83 FinitePrefix]: Finished finitePrefix Result has 638 conditions, 625 events. 36/625 cut-off events. For 3/3 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 2017 event pairs, 0 based on Foata normal form. 0/505 useless extension candidates. Maximal degree in co-relation 501. Up to 2 conditions per place. [2024-11-19 05:59:17,352 INFO L82 GeneralOperation]: Start removeDead. Operand has 602 places, 628 transitions, 1277 flow [2024-11-19 05:59:17,369 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 583 places, 608 transitions, 1234 flow [2024-11-19 05:59:17,382 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 05:59:17,389 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;@6635b901, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 05:59:17,390 INFO L334 AbstractCegarLoop]: Starting to check reachability of 148 error locations. [2024-11-19 05:59:17,397 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 05:59:17,398 INFO L124 PetriNetUnfolderBase]: 0/25 cut-off events. [2024-11-19 05:59:17,398 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 05:59:17,399 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:59:17,399 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-19 05:59:17,400 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-19 05:59:17,405 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:59:17,406 INFO L85 PathProgramCache]: Analyzing trace with hash 446584910, now seen corresponding path program 1 times [2024-11-19 05:59:17,416 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:59:17,417 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2054722546] [2024-11-19 05:59:17,418 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:59:17,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:59:17,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:59:17,637 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-19 05:59:17,638 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:59:17,638 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2054722546] [2024-11-19 05:59:17,640 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2054722546] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:59:17,640 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:59:17,640 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:59:17,642 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [433397947] [2024-11-19 05:59:17,643 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:59:17,651 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:59:17,657 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:59:17,690 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:59:17,691 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:59:17,732 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 561 out of 628 [2024-11-19 05:59:17,739 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 583 places, 608 transitions, 1234 flow. Second operand has 3 states, 3 states have (on average 562.3333333333334) internal successors, (1687), 3 states have internal predecessors, (1687), 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-19 05:59:17,739 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:59:17,739 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 561 of 628 [2024-11-19 05:59:17,741 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:59:18,571 INFO L124 PetriNetUnfolderBase]: 109/1733 cut-off events. [2024-11-19 05:59:18,571 INFO L125 PetriNetUnfolderBase]: For 48/48 co-relation queries the response was YES. [2024-11-19 05:59:18,588 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1862 conditions, 1733 events. 109/1733 cut-off events. For 48/48 co-relation queries the response was YES. Maximal size of possible extension queue 36. Compared 11037 event pairs, 38 based on Foata normal form. 60/1483 useless extension candidates. Maximal degree in co-relation 1064. Up to 92 conditions per place. [2024-11-19 05:59:18,602 INFO L140 encePairwiseOnDemand]: 580/628 looper letters, 16 selfloop transitions, 2 changer transitions 8/562 dead transitions. [2024-11-19 05:59:18,602 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 557 places, 562 transitions, 1178 flow [2024-11-19 05:59:18,604 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:59:18,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:59:18,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1747 transitions. [2024-11-19 05:59:18,627 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9272823779193206 [2024-11-19 05:59:18,629 INFO L175 Difference]: Start difference. First operand has 583 places, 608 transitions, 1234 flow. Second operand 3 states and 1747 transitions. [2024-11-19 05:59:18,630 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 557 places, 562 transitions, 1178 flow [2024-11-19 05:59:18,639 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 551 places, 562 transitions, 1166 flow, removed 0 selfloop flow, removed 6 redundant places. [2024-11-19 05:59:18,651 INFO L231 Difference]: Finished difference. Result has 551 places, 554 transitions, 1118 flow [2024-11-19 05:59:18,655 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=628, PETRI_DIFFERENCE_MINUEND_FLOW=1130, PETRI_DIFFERENCE_MINUEND_PLACES=549, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=562, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=560, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1118, PETRI_PLACES=551, PETRI_TRANSITIONS=554} [2024-11-19 05:59:18,661 INFO L277 CegarLoopForPetriNet]: 583 programPoint places, -32 predicate places. [2024-11-19 05:59:18,662 INFO L471 AbstractCegarLoop]: Abstraction has has 551 places, 554 transitions, 1118 flow [2024-11-19 05:59:18,663 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 562.3333333333334) internal successors, (1687), 3 states have internal predecessors, (1687), 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-19 05:59:18,663 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:59:18,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] [2024-11-19 05:59:18,664 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-19 05:59:18,664 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-19 05:59:18,665 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:59:18,666 INFO L85 PathProgramCache]: Analyzing trace with hash -1489206321, now seen corresponding path program 1 times [2024-11-19 05:59:18,666 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:59:18,666 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [861466719] [2024-11-19 05:59:18,666 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:59:18,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:59:18,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:59:18,763 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-19 05:59:18,764 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:59:18,764 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [861466719] [2024-11-19 05:59:18,764 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [861466719] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:59:18,764 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:59:18,764 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:59:18,764 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [246988539] [2024-11-19 05:59:18,764 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:59:18,766 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:59:18,766 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:59:18,767 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:59:18,767 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:59:18,811 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 560 out of 628 [2024-11-19 05:59:18,814 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 551 places, 554 transitions, 1118 flow. Second operand has 3 states, 3 states have (on average 561.3333333333334) internal successors, (1684), 3 states have internal predecessors, (1684), 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-19 05:59:18,815 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:59:18,816 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 560 of 628 [2024-11-19 05:59:18,816 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:59:19,328 INFO L124 PetriNetUnfolderBase]: 86/1298 cut-off events. [2024-11-19 05:59:19,329 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-19 05:59:19,340 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1400 conditions, 1298 events. 86/1298 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 26. Compared 7149 event pairs, 34 based on Foata normal form. 0/1077 useless extension candidates. Maximal degree in co-relation 1366. Up to 86 conditions per place. [2024-11-19 05:59:19,348 INFO L140 encePairwiseOnDemand]: 625/628 looper letters, 17 selfloop transitions, 2 changer transitions 0/553 dead transitions. [2024-11-19 05:59:19,349 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 544 places, 553 transitions, 1154 flow [2024-11-19 05:59:19,350 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:59:19,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:59:19,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1700 transitions. [2024-11-19 05:59:19,354 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9023354564755839 [2024-11-19 05:59:19,354 INFO L175 Difference]: Start difference. First operand has 551 places, 554 transitions, 1118 flow. Second operand 3 states and 1700 transitions. [2024-11-19 05:59:19,354 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 544 places, 553 transitions, 1154 flow [2024-11-19 05:59:19,358 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 542 places, 553 transitions, 1150 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:59:19,365 INFO L231 Difference]: Finished difference. Result has 542 places, 553 transitions, 1116 flow [2024-11-19 05:59:19,367 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=628, PETRI_DIFFERENCE_MINUEND_FLOW=1112, PETRI_DIFFERENCE_MINUEND_PLACES=540, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=553, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=551, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1116, PETRI_PLACES=542, PETRI_TRANSITIONS=553} [2024-11-19 05:59:19,368 INFO L277 CegarLoopForPetriNet]: 583 programPoint places, -41 predicate places. [2024-11-19 05:59:19,368 INFO L471 AbstractCegarLoop]: Abstraction has has 542 places, 553 transitions, 1116 flow [2024-11-19 05:59:19,369 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 561.3333333333334) internal successors, (1684), 3 states have internal predecessors, (1684), 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-19 05:59:19,369 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:59:19,370 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-19 05:59:19,370 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-19 05:59:19,371 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-19 05:59:19,372 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:59:19,373 INFO L85 PathProgramCache]: Analyzing trace with hash -314863344, now seen corresponding path program 1 times [2024-11-19 05:59:19,373 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:59:19,373 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [639466002] [2024-11-19 05:59:19,374 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:59:19,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:59:19,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:59:19,441 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-19 05:59:19,442 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:59:19,442 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [639466002] [2024-11-19 05:59:19,442 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [639466002] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:59:19,443 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:59:19,443 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:59:19,444 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [867282739] [2024-11-19 05:59:19,444 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:59:19,444 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:59:19,444 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:59:19,445 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:59:19,445 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:59:19,473 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 556 out of 628 [2024-11-19 05:59:19,476 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 542 places, 553 transitions, 1116 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-19 05:59:19,476 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:59:19,476 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 556 of 628 [2024-11-19 05:59:19,476 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:59:19,908 INFO L124 PetriNetUnfolderBase]: 131/1654 cut-off events. [2024-11-19 05:59:19,908 INFO L125 PetriNetUnfolderBase]: For 11/11 co-relation queries the response was YES. [2024-11-19 05:59:19,922 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1810 conditions, 1654 events. 131/1654 cut-off events. For 11/11 co-relation queries the response was YES. Maximal size of possible extension queue 45. Compared 10555 event pairs, 59 based on Foata normal form. 0/1373 useless extension candidates. Maximal degree in co-relation 1768. Up to 137 conditions per place. [2024-11-19 05:59:19,932 INFO L140 encePairwiseOnDemand]: 622/628 looper letters, 19 selfloop transitions, 1 changer transitions 0/548 dead transitions. [2024-11-19 05:59:19,933 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 539 places, 548 transitions, 1146 flow [2024-11-19 05:59:19,934 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:59:19,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:59:19,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1693 transitions. [2024-11-19 05:59:19,938 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.898619957537155 [2024-11-19 05:59:19,938 INFO L175 Difference]: Start difference. First operand has 542 places, 553 transitions, 1116 flow. Second operand 3 states and 1693 transitions. [2024-11-19 05:59:19,938 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 539 places, 548 transitions, 1146 flow [2024-11-19 05:59:19,941 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 537 places, 548 transitions, 1142 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:59:19,948 INFO L231 Difference]: Finished difference. Result has 537 places, 548 transitions, 1104 flow [2024-11-19 05:59:19,949 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=628, PETRI_DIFFERENCE_MINUEND_FLOW=1102, PETRI_DIFFERENCE_MINUEND_PLACES=535, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=548, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=547, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1104, PETRI_PLACES=537, PETRI_TRANSITIONS=548} [2024-11-19 05:59:19,950 INFO L277 CegarLoopForPetriNet]: 583 programPoint places, -46 predicate places. [2024-11-19 05:59:19,950 INFO L471 AbstractCegarLoop]: Abstraction has has 537 places, 548 transitions, 1104 flow [2024-11-19 05:59:19,951 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-19 05:59:19,952 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:59:19,952 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] [2024-11-19 05:59:19,952 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-19 05:59:19,952 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr3ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-19 05:59:19,953 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:59:19,953 INFO L85 PathProgramCache]: Analyzing trace with hash 275107440, now seen corresponding path program 1 times [2024-11-19 05:59:19,953 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:59:19,953 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [343795969] [2024-11-19 05:59:19,954 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:59:19,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:59:20,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:59:20,633 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-19 05:59:20,634 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:59:20,634 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [343795969] [2024-11-19 05:59:20,634 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [343795969] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:59:20,634 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:59:20,635 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 05:59:20,636 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [57498522] [2024-11-19 05:59:20,639 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:59:20,640 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 05:59:20,640 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:59:20,641 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 05:59:20,641 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 05:59:21,311 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 478 out of 628 [2024-11-19 05:59:21,314 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 537 places, 548 transitions, 1104 flow. Second operand has 6 states, 6 states have (on average 479.5) internal successors, (2877), 6 states have internal predecessors, (2877), 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-19 05:59:21,315 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:59:21,315 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 478 of 628 [2024-11-19 05:59:21,315 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:59:30,355 INFO L124 PetriNetUnfolderBase]: 17464/53206 cut-off events. [2024-11-19 05:59:30,355 INFO L125 PetriNetUnfolderBase]: For 683/683 co-relation queries the response was YES. [2024-11-19 05:59:30,694 INFO L83 FinitePrefix]: Finished finitePrefix Result has 76235 conditions, 53206 events. 17464/53206 cut-off events. For 683/683 co-relation queries the response was YES. Maximal size of possible extension queue 2012. Compared 708215 event pairs, 11951 based on Foata normal form. 0/43312 useless extension candidates. Maximal degree in co-relation 76194. Up to 22668 conditions per place. [2024-11-19 05:59:31,074 INFO L140 encePairwiseOnDemand]: 610/628 looper letters, 85 selfloop transitions, 15 changer transitions 0/545 dead transitions. [2024-11-19 05:59:31,076 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 539 places, 545 transitions, 1298 flow [2024-11-19 05:59:31,077 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 05:59:31,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 05:59:31,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2971 transitions. [2024-11-19 05:59:31,084 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7884819532908705 [2024-11-19 05:59:31,085 INFO L175 Difference]: Start difference. First operand has 537 places, 548 transitions, 1104 flow. Second operand 6 states and 2971 transitions. [2024-11-19 05:59:31,085 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 539 places, 545 transitions, 1298 flow [2024-11-19 05:59:31,090 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 538 places, 545 transitions, 1297 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 05:59:31,097 INFO L231 Difference]: Finished difference. Result has 538 places, 545 transitions, 1127 flow [2024-11-19 05:59:31,098 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=628, PETRI_DIFFERENCE_MINUEND_FLOW=1097, PETRI_DIFFERENCE_MINUEND_PLACES=533, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=545, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=530, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=1127, PETRI_PLACES=538, PETRI_TRANSITIONS=545} [2024-11-19 05:59:31,101 INFO L277 CegarLoopForPetriNet]: 583 programPoint places, -45 predicate places. [2024-11-19 05:59:31,101 INFO L471 AbstractCegarLoop]: Abstraction has has 538 places, 545 transitions, 1127 flow [2024-11-19 05:59:31,103 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 479.5) internal successors, (2877), 6 states have internal predecessors, (2877), 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-19 05:59:31,103 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:59:31,103 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] [2024-11-19 05:59:31,103 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-19 05:59:31,103 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-19 05:59:31,104 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:59:31,104 INFO L85 PathProgramCache]: Analyzing trace with hash -500616809, now seen corresponding path program 1 times [2024-11-19 05:59:31,106 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:59:31,107 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [521058888] [2024-11-19 05:59:31,108 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:59:31,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:59:31,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:59:31,154 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-19 05:59:31,155 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:59:31,155 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [521058888] [2024-11-19 05:59:31,155 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [521058888] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:59:31,156 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:59:31,156 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:59:31,156 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1715853988] [2024-11-19 05:59:31,156 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:59:31,157 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:59:31,157 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:59:31,158 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:59:31,158 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:59:31,200 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 559 out of 628 [2024-11-19 05:59:31,203 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 538 places, 545 transitions, 1127 flow. Second operand has 3 states, 3 states have (on average 560.3333333333334) internal successors, (1681), 3 states have internal predecessors, (1681), 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-19 05:59:31,203 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:59:31,203 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 559 of 628 [2024-11-19 05:59:31,203 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:59:31,930 INFO L124 PetriNetUnfolderBase]: 287/2846 cut-off events. [2024-11-19 05:59:31,930 INFO L125 PetriNetUnfolderBase]: For 33/33 co-relation queries the response was YES. [2024-11-19 05:59:31,958 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3191 conditions, 2846 events. 287/2846 cut-off events. For 33/33 co-relation queries the response was YES. Maximal size of possible extension queue 73. Compared 22915 event pairs, 135 based on Foata normal form. 0/2353 useless extension candidates. Maximal degree in co-relation 3149. Up to 304 conditions per place. [2024-11-19 05:59:31,973 INFO L140 encePairwiseOnDemand]: 625/628 looper letters, 18 selfloop transitions, 2 changer transitions 0/544 dead transitions. [2024-11-19 05:59:31,973 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 539 places, 544 transitions, 1165 flow [2024-11-19 05:59:31,976 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:59:31,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:59:31,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1698 transitions. [2024-11-19 05:59:31,979 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9012738853503185 [2024-11-19 05:59:31,979 INFO L175 Difference]: Start difference. First operand has 538 places, 545 transitions, 1127 flow. Second operand 3 states and 1698 transitions. [2024-11-19 05:59:31,979 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 539 places, 544 transitions, 1165 flow [2024-11-19 05:59:31,982 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 534 places, 544 transitions, 1135 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-19 05:59:31,987 INFO L231 Difference]: Finished difference. Result has 534 places, 544 transitions, 1099 flow [2024-11-19 05:59:31,988 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=628, 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-19 05:59:31,989 INFO L277 CegarLoopForPetriNet]: 583 programPoint places, -49 predicate places. [2024-11-19 05:59:31,989 INFO L471 AbstractCegarLoop]: Abstraction has has 534 places, 544 transitions, 1099 flow [2024-11-19 05:59:31,990 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 560.3333333333334) internal successors, (1681), 3 states have internal predecessors, (1681), 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-19 05:59:31,991 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:59:31,991 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] [2024-11-19 05:59:31,991 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-19 05:59:31,991 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr7ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-19 05:59:31,992 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:59:31,992 INFO L85 PathProgramCache]: Analyzing trace with hash 643569636, now seen corresponding path program 1 times [2024-11-19 05:59:31,994 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:59:31,995 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [928104074] [2024-11-19 05:59:31,995 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:59:31,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:59:32,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:59:32,034 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-19 05:59:32,035 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:59:32,035 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [928104074] [2024-11-19 05:59:32,035 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [928104074] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:59:32,035 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:59:32,036 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:59:32,036 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [146766821] [2024-11-19 05:59:32,036 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:59:32,037 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:59:32,038 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:59:32,039 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:59:32,039 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:59:32,074 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 559 out of 628 [2024-11-19 05:59:32,076 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 534 places, 544 transitions, 1099 flow. Second operand has 3 states, 3 states have (on average 560.3333333333334) internal successors, (1681), 3 states have internal predecessors, (1681), 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-19 05:59:32,076 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:59:32,076 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 559 of 628 [2024-11-19 05:59:32,076 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:59:32,554 INFO L124 PetriNetUnfolderBase]: 224/2337 cut-off events. [2024-11-19 05:59:32,555 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-11-19 05:59:32,562 INFO L83 FinitePrefix]: Finished finitePrefix Result has 2609 conditions, 2337 events. 224/2337 cut-off events. For 16/16 co-relation queries the response was YES. Maximal size of possible extension queue 80. Compared 19054 event pairs, 135 based on Foata normal form. 0/1937 useless extension candidates. Maximal degree in co-relation 2567. Up to 244 conditions per place. [2024-11-19 05:59:32,571 INFO L140 encePairwiseOnDemand]: 625/628 looper letters, 18 selfloop transitions, 2 changer transitions 0/543 dead transitions. [2024-11-19 05:59:32,571 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 535 places, 543 transitions, 1137 flow [2024-11-19 05:59:32,573 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:59:32,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:59:32,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1698 transitions. [2024-11-19 05:59:32,577 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9012738853503185 [2024-11-19 05:59:32,577 INFO L175 Difference]: Start difference. First operand has 534 places, 544 transitions, 1099 flow. Second operand 3 states and 1698 transitions. [2024-11-19 05:59:32,577 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 535 places, 543 transitions, 1137 flow [2024-11-19 05:59:32,580 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 533 places, 543 transitions, 1133 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:59:32,585 INFO L231 Difference]: Finished difference. Result has 533 places, 543 transitions, 1097 flow [2024-11-19 05:59:32,586 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=628, PETRI_DIFFERENCE_MINUEND_FLOW=1093, PETRI_DIFFERENCE_MINUEND_PLACES=531, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=543, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=541, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1097, PETRI_PLACES=533, PETRI_TRANSITIONS=543} [2024-11-19 05:59:32,587 INFO L277 CegarLoopForPetriNet]: 583 programPoint places, -50 predicate places. [2024-11-19 05:59:32,587 INFO L471 AbstractCegarLoop]: Abstraction has has 533 places, 543 transitions, 1097 flow [2024-11-19 05:59:32,588 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 560.3333333333334) internal successors, (1681), 3 states have internal predecessors, (1681), 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-19 05:59:32,588 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:59:32,589 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] [2024-11-19 05:59:32,589 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-19 05:59:32,589 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr8ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-19 05:59:32,589 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:59:32,590 INFO L85 PathProgramCache]: Analyzing trace with hash 541136287, now seen corresponding path program 1 times [2024-11-19 05:59:32,590 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:59:32,590 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1996330682] [2024-11-19 05:59:32,590 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:59:32,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:59:32,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:59:32,647 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-19 05:59:32,648 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:59:32,648 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1996330682] [2024-11-19 05:59:32,648 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1996330682] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:59:32,648 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:59:32,648 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:59:32,648 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [654175760] [2024-11-19 05:59:32,649 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:59:32,649 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:59:32,649 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:59:32,650 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:59:32,650 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:59:32,688 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 559 out of 628 [2024-11-19 05:59:32,690 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 533 places, 543 transitions, 1097 flow. Second operand has 3 states, 3 states have (on average 560.3333333333334) internal successors, (1681), 3 states have internal predecessors, (1681), 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-19 05:59:32,690 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:59:32,690 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 559 of 628 [2024-11-19 05:59:32,690 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:59:33,076 INFO L124 PetriNetUnfolderBase]: 113/1520 cut-off events. [2024-11-19 05:59:33,077 INFO L125 PetriNetUnfolderBase]: For 9/9 co-relation queries the response was YES. [2024-11-19 05:59:33,090 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1655 conditions, 1520 events. 113/1520 cut-off events. For 9/9 co-relation queries the response was YES. Maximal size of possible extension queue 42. Compared 9689 event pairs, 56 based on Foata normal form. 0/1273 useless extension candidates. Maximal degree in co-relation 1613. Up to 115 conditions per place. [2024-11-19 05:59:33,098 INFO L140 encePairwiseOnDemand]: 625/628 looper letters, 18 selfloop transitions, 2 changer transitions 0/542 dead transitions. [2024-11-19 05:59:33,098 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 534 places, 542 transitions, 1135 flow [2024-11-19 05:59:33,100 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:59:33,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:59:33,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1698 transitions. [2024-11-19 05:59:33,104 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9012738853503185 [2024-11-19 05:59:33,105 INFO L175 Difference]: Start difference. First operand has 533 places, 543 transitions, 1097 flow. Second operand 3 states and 1698 transitions. [2024-11-19 05:59:33,105 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 534 places, 542 transitions, 1135 flow [2024-11-19 05:59:33,108 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 532 places, 542 transitions, 1131 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:59:33,113 INFO L231 Difference]: Finished difference. Result has 532 places, 542 transitions, 1095 flow [2024-11-19 05:59:33,115 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=628, PETRI_DIFFERENCE_MINUEND_FLOW=1091, PETRI_DIFFERENCE_MINUEND_PLACES=530, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=542, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=540, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1095, PETRI_PLACES=532, PETRI_TRANSITIONS=542} [2024-11-19 05:59:33,115 INFO L277 CegarLoopForPetriNet]: 583 programPoint places, -51 predicate places. [2024-11-19 05:59:33,116 INFO L471 AbstractCegarLoop]: Abstraction has has 532 places, 542 transitions, 1095 flow [2024-11-19 05:59:33,117 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 560.3333333333334) internal successors, (1681), 3 states have internal predecessors, (1681), 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-19 05:59:33,117 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:59:33,117 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] [2024-11-19 05:59:33,118 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-19 05:59:33,118 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr9ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-19 05:59:33,118 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:59:33,118 INFO L85 PathProgramCache]: Analyzing trace with hash -1552241408, now seen corresponding path program 1 times [2024-11-19 05:59:33,118 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:59:33,119 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2072173481] [2024-11-19 05:59:33,119 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:59:33,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:59:33,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:59:33,170 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-19 05:59:33,170 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:59:33,170 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2072173481] [2024-11-19 05:59:33,170 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2072173481] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:59:33,171 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:59:33,171 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:59:33,171 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [760411888] [2024-11-19 05:59:33,171 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:59:33,172 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:59:33,173 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:59:33,174 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:59:33,174 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:59:33,204 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 561 out of 628 [2024-11-19 05:59:33,206 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 532 places, 542 transitions, 1095 flow. Second operand has 3 states, 3 states have (on average 562.3333333333334) internal successors, (1687), 3 states have internal predecessors, (1687), 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-19 05:59:33,206 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:59:33,206 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 561 of 628 [2024-11-19 05:59:33,207 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:59:33,593 INFO L124 PetriNetUnfolderBase]: 113/1519 cut-off events. [2024-11-19 05:59:33,593 INFO L125 PetriNetUnfolderBase]: For 9/9 co-relation queries the response was YES. [2024-11-19 05:59:33,608 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1652 conditions, 1519 events. 113/1519 cut-off events. For 9/9 co-relation queries the response was YES. Maximal size of possible extension queue 44. Compared 9859 event pairs, 56 based on Foata normal form. 0/1277 useless extension candidates. Maximal degree in co-relation 1610. Up to 113 conditions per place. [2024-11-19 05:59:33,616 INFO L140 encePairwiseOnDemand]: 625/628 looper letters, 16 selfloop transitions, 2 changer transitions 0/541 dead transitions. [2024-11-19 05:59:33,616 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 533 places, 541 transitions, 1129 flow [2024-11-19 05:59:33,618 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:59:33,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:59:33,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1702 transitions. [2024-11-19 05:59:33,622 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9033970276008493 [2024-11-19 05:59:33,622 INFO L175 Difference]: Start difference. First operand has 532 places, 542 transitions, 1095 flow. Second operand 3 states and 1702 transitions. [2024-11-19 05:59:33,622 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 533 places, 541 transitions, 1129 flow [2024-11-19 05:59:33,625 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 531 places, 541 transitions, 1125 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:59:33,631 INFO L231 Difference]: Finished difference. Result has 531 places, 541 transitions, 1093 flow [2024-11-19 05:59:33,632 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=628, PETRI_DIFFERENCE_MINUEND_FLOW=1089, PETRI_DIFFERENCE_MINUEND_PLACES=529, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=541, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=539, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1093, PETRI_PLACES=531, PETRI_TRANSITIONS=541} [2024-11-19 05:59:33,635 INFO L277 CegarLoopForPetriNet]: 583 programPoint places, -52 predicate places. [2024-11-19 05:59:33,636 INFO L471 AbstractCegarLoop]: Abstraction has has 531 places, 541 transitions, 1093 flow [2024-11-19 05:59:33,638 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 562.3333333333334) internal successors, (1687), 3 states have internal predecessors, (1687), 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-19 05:59:33,638 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:59:33,638 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] [2024-11-19 05:59:33,639 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-19 05:59:33,639 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr10ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-19 05:59:33,639 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:59:33,639 INFO L85 PathProgramCache]: Analyzing trace with hash -542175939, now seen corresponding path program 1 times [2024-11-19 05:59:33,640 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:59:33,640 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1757423392] [2024-11-19 05:59:33,642 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:59:33,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:59:33,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:59:33,689 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-19 05:59:33,690 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:59:33,690 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1757423392] [2024-11-19 05:59:33,690 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1757423392] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:59:33,690 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:59:33,690 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:59:33,690 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1195264766] [2024-11-19 05:59:33,691 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:59:33,691 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:59:33,691 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:59:33,692 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:59:33,692 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:59:33,715 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 553 out of 628 [2024-11-19 05:59:33,717 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 531 places, 541 transitions, 1093 flow. Second operand has 3 states, 3 states have (on average 554.0) internal successors, (1662), 3 states have internal predecessors, (1662), 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-19 05:59:33,717 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:59:33,717 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 553 of 628 [2024-11-19 05:59:33,717 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:59:34,407 INFO L124 PetriNetUnfolderBase]: 325/3515 cut-off events. [2024-11-19 05:59:34,407 INFO L125 PetriNetUnfolderBase]: For 17/17 co-relation queries the response was YES. [2024-11-19 05:59:34,433 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3842 conditions, 3515 events. 325/3515 cut-off events. For 17/17 co-relation queries the response was YES. Maximal size of possible extension queue 92. Compared 31033 event pairs, 135 based on Foata normal form. 0/2929 useless extension candidates. Maximal degree in co-relation 3801. Up to 299 conditions per place. [2024-11-19 05:59:34,445 INFO L140 encePairwiseOnDemand]: 621/628 looper letters, 21 selfloop transitions, 1 changer transitions 0/535 dead transitions. [2024-11-19 05:59:34,445 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 527 places, 535 transitions, 1125 flow [2024-11-19 05:59:34,447 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:59:34,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:59:34,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1687 transitions. [2024-11-19 05:59:34,451 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8954352441613588 [2024-11-19 05:59:34,451 INFO L175 Difference]: Start difference. First operand has 531 places, 541 transitions, 1093 flow. Second operand 3 states and 1687 transitions. [2024-11-19 05:59:34,451 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 527 places, 535 transitions, 1125 flow [2024-11-19 05:59:34,454 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 525 places, 535 transitions, 1121 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:59:34,459 INFO L231 Difference]: Finished difference. Result has 525 places, 535 transitions, 1079 flow [2024-11-19 05:59:34,460 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=628, PETRI_DIFFERENCE_MINUEND_FLOW=1077, PETRI_DIFFERENCE_MINUEND_PLACES=523, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=535, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=534, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1079, PETRI_PLACES=525, PETRI_TRANSITIONS=535} [2024-11-19 05:59:34,461 INFO L277 CegarLoopForPetriNet]: 583 programPoint places, -58 predicate places. [2024-11-19 05:59:34,461 INFO L471 AbstractCegarLoop]: Abstraction has has 525 places, 535 transitions, 1079 flow [2024-11-19 05:59:34,463 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 554.0) internal successors, (1662), 3 states have internal predecessors, (1662), 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-19 05:59:34,463 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:59:34,463 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] [2024-11-19 05:59:34,463 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-19 05:59:34,463 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr12ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-19 05:59:34,464 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:59:34,464 INFO L85 PathProgramCache]: Analyzing trace with hash 2027111873, now seen corresponding path program 1 times [2024-11-19 05:59:34,464 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:59:34,464 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [734037649] [2024-11-19 05:59:34,465 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:59:34,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:59:34,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:59:34,516 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-19 05:59:34,517 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:59:34,517 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [734037649] [2024-11-19 05:59:34,517 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [734037649] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:59:34,517 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:59:34,517 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:59:34,518 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [358456324] [2024-11-19 05:59:34,518 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:59:34,519 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:59:34,519 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:59:34,519 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:59:34,520 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:59:34,534 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 564 out of 628 [2024-11-19 05:59:34,537 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 525 places, 535 transitions, 1079 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-19 05:59:34,537 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:59:34,537 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 564 of 628 [2024-11-19 05:59:34,537 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:59:34,827 INFO L124 PetriNetUnfolderBase]: 48/914 cut-off events. [2024-11-19 05:59:34,828 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-19 05:59:34,834 INFO L83 FinitePrefix]: Finished finitePrefix Result has 968 conditions, 914 events. 48/914 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 19. Compared 3812 event pairs, 15 based on Foata normal form. 0/791 useless extension candidates. Maximal degree in co-relation 926. Up to 41 conditions per place. [2024-11-19 05:59:34,837 INFO L140 encePairwiseOnDemand]: 625/628 looper letters, 13 selfloop transitions, 2 changer transitions 0/534 dead transitions. [2024-11-19 05:59:34,838 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 526 places, 534 transitions, 1107 flow [2024-11-19 05:59:34,839 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:59:34,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:59:34,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1708 transitions. [2024-11-19 05:59:34,843 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9065817409766455 [2024-11-19 05:59:34,843 INFO L175 Difference]: Start difference. First operand has 525 places, 535 transitions, 1079 flow. Second operand 3 states and 1708 transitions. [2024-11-19 05:59:34,843 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 526 places, 534 transitions, 1107 flow [2024-11-19 05:59:34,847 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 525 places, 534 transitions, 1106 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 05:59:34,852 INFO L231 Difference]: Finished difference. Result has 525 places, 534 transitions, 1080 flow [2024-11-19 05:59:34,853 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=628, PETRI_DIFFERENCE_MINUEND_FLOW=1076, PETRI_DIFFERENCE_MINUEND_PLACES=523, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=534, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=532, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1080, PETRI_PLACES=525, PETRI_TRANSITIONS=534} [2024-11-19 05:59:34,854 INFO L277 CegarLoopForPetriNet]: 583 programPoint places, -58 predicate places. [2024-11-19 05:59:34,854 INFO L471 AbstractCegarLoop]: Abstraction has has 525 places, 534 transitions, 1080 flow [2024-11-19 05:59:34,856 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-19 05:59:34,856 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:59:34,856 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] [2024-11-19 05:59:34,856 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-19 05:59:34,857 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr14ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-19 05:59:34,857 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:59:34,857 INFO L85 PathProgramCache]: Analyzing trace with hash 125802797, now seen corresponding path program 1 times [2024-11-19 05:59:34,857 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:59:34,858 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [625374891] [2024-11-19 05:59:34,858 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:59:34,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:59:34,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:59:34,907 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-19 05:59:34,908 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:59:34,908 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [625374891] [2024-11-19 05:59:34,908 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [625374891] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:59:34,908 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:59:34,908 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:59:34,909 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [587000510] [2024-11-19 05:59:34,909 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:59:34,909 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:59:34,909 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:59:34,910 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:59:34,910 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:59:34,918 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 568 out of 628 [2024-11-19 05:59:34,921 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 525 places, 534 transitions, 1080 flow. Second operand has 3 states, 3 states have (on average 569.0) internal successors, (1707), 3 states have internal predecessors, (1707), 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-19 05:59:34,921 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:59:34,921 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 568 of 628 [2024-11-19 05:59:34,921 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:59:35,340 INFO L124 PetriNetUnfolderBase]: 109/1863 cut-off events. [2024-11-19 05:59:35,340 INFO L125 PetriNetUnfolderBase]: For 13/13 co-relation queries the response was YES. [2024-11-19 05:59:35,368 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1957 conditions, 1863 events. 109/1863 cut-off events. For 13/13 co-relation queries the response was YES. Maximal size of possible extension queue 36. Compared 10926 event pairs, 1 based on Foata normal form. 0/1579 useless extension candidates. Maximal degree in co-relation 1916. Up to 70 conditions per place. [2024-11-19 05:59:35,383 INFO L140 encePairwiseOnDemand]: 623/628 looper letters, 18 selfloop transitions, 4 changer transitions 0/543 dead transitions. [2024-11-19 05:59:35,383 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 526 places, 543 transitions, 1148 flow [2024-11-19 05:59:35,383 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:59:35,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:59:35,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1727 transitions. [2024-11-19 05:59:35,388 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9166666666666666 [2024-11-19 05:59:35,388 INFO L175 Difference]: Start difference. First operand has 525 places, 534 transitions, 1080 flow. Second operand 3 states and 1727 transitions. [2024-11-19 05:59:35,388 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 526 places, 543 transitions, 1148 flow [2024-11-19 05:59:35,393 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 524 places, 543 transitions, 1144 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 05:59:35,403 INFO L231 Difference]: Finished difference. Result has 525 places, 537 transitions, 1102 flow [2024-11-19 05:59:35,404 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=628, PETRI_DIFFERENCE_MINUEND_FLOW=1074, PETRI_DIFFERENCE_MINUEND_PLACES=522, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=533, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=529, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1102, PETRI_PLACES=525, PETRI_TRANSITIONS=537} [2024-11-19 05:59:35,405 INFO L277 CegarLoopForPetriNet]: 583 programPoint places, -58 predicate places. [2024-11-19 05:59:35,405 INFO L471 AbstractCegarLoop]: Abstraction has has 525 places, 537 transitions, 1102 flow [2024-11-19 05:59:35,407 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 569.0) internal successors, (1707), 3 states have internal predecessors, (1707), 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-19 05:59:35,407 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:59:35,407 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] [2024-11-19 05:59:35,408 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-19 05:59:35,408 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr18ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-19 05:59:35,408 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:59:35,409 INFO L85 PathProgramCache]: Analyzing trace with hash -395184255, now seen corresponding path program 1 times [2024-11-19 05:59:35,409 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:59:35,409 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1194163371] [2024-11-19 05:59:35,409 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:59:35,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:59:35,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:59:35,472 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-19 05:59:35,472 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:59:35,472 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1194163371] [2024-11-19 05:59:35,473 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1194163371] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:59:35,473 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:59:35,473 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:59:35,473 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1000446766] [2024-11-19 05:59:35,473 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:59:35,474 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:59:35,474 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:59:35,475 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:59:35,475 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:59:35,493 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 559 out of 628 [2024-11-19 05:59:35,496 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 525 places, 537 transitions, 1102 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-19 05:59:35,496 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:59:35,496 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 559 of 628 [2024-11-19 05:59:35,496 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:59:36,259 INFO L124 PetriNetUnfolderBase]: 277/3212 cut-off events. [2024-11-19 05:59:36,259 INFO L125 PetriNetUnfolderBase]: For 121/121 co-relation queries the response was YES. [2024-11-19 05:59:36,297 INFO L83 FinitePrefix]: Finished finitePrefix Result has 3608 conditions, 3212 events. 277/3212 cut-off events. For 121/121 co-relation queries the response was YES. Maximal size of possible extension queue 76. Compared 27200 event pairs, 81 based on Foata normal form. 0/2694 useless extension candidates. Maximal degree in co-relation 3566. Up to 253 conditions per place. [2024-11-19 05:59:36,314 INFO L140 encePairwiseOnDemand]: 623/628 looper letters, 20 selfloop transitions, 1 changer transitions 0/533 dead transitions. [2024-11-19 05:59:36,315 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 523 places, 533 transitions, 1136 flow [2024-11-19 05:59:36,316 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:59:36,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:59:36,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1699 transitions. [2024-11-19 05:59:36,320 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9018046709129511 [2024-11-19 05:59:36,320 INFO L175 Difference]: Start difference. First operand has 525 places, 537 transitions, 1102 flow. Second operand 3 states and 1699 transitions. [2024-11-19 05:59:36,320 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 523 places, 533 transitions, 1136 flow [2024-11-19 05:59:36,325 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 523 places, 533 transitions, 1136 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:59:36,331 INFO L231 Difference]: Finished difference. Result has 523 places, 533 transitions, 1096 flow [2024-11-19 05:59:36,332 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=628, PETRI_DIFFERENCE_MINUEND_FLOW=1094, PETRI_DIFFERENCE_MINUEND_PLACES=521, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=533, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=532, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1096, PETRI_PLACES=523, PETRI_TRANSITIONS=533} [2024-11-19 05:59:36,333 INFO L277 CegarLoopForPetriNet]: 583 programPoint places, -60 predicate places. [2024-11-19 05:59:36,333 INFO L471 AbstractCegarLoop]: Abstraction has has 523 places, 533 transitions, 1096 flow [2024-11-19 05:59:36,335 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-19 05:59:36,335 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:59:36,335 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-19 05:59:36,335 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-19 05:59:36,336 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr15ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-19 05:59:36,336 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:59:36,336 INFO L85 PathProgramCache]: Analyzing trace with hash 637453286, now seen corresponding path program 1 times [2024-11-19 05:59:36,336 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:59:36,337 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1041705895] [2024-11-19 05:59:36,337 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:59:36,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:59:36,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:59:36,390 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-19 05:59:36,391 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:59:36,391 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1041705895] [2024-11-19 05:59:36,393 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1041705895] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:59:36,393 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:59:36,393 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:59:36,393 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [312978550] [2024-11-19 05:59:36,393 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:59:36,394 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:59:36,394 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:59:36,394 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:59:36,395 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:59:36,418 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 559 out of 628 [2024-11-19 05:59:36,421 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 523 places, 533 transitions, 1096 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-19 05:59:36,421 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:59:36,421 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 559 of 628 [2024-11-19 05:59:36,421 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:59:37,702 INFO L124 PetriNetUnfolderBase]: 606/4073 cut-off events. [2024-11-19 05:59:37,702 INFO L125 PetriNetUnfolderBase]: For 314/314 co-relation queries the response was YES. [2024-11-19 05:59:37,767 INFO L83 FinitePrefix]: Finished finitePrefix Result has 5191 conditions, 4073 events. 606/4073 cut-off events. For 314/314 co-relation queries the response was YES. Maximal size of possible extension queue 115. Compared 34671 event pairs, 61 based on Foata normal form. 0/3564 useless extension candidates. Maximal degree in co-relation 5149. Up to 637 conditions per place. [2024-11-19 05:59:37,796 INFO L140 encePairwiseOnDemand]: 620/628 looper letters, 33 selfloop transitions, 4 changer transitions 0/545 dead transitions. [2024-11-19 05:59:37,796 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 521 places, 545 transitions, 1215 flow [2024-11-19 05:59:37,797 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:59:37,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:59:37,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1712 transitions. [2024-11-19 05:59:37,801 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9087048832271762 [2024-11-19 05:59:37,801 INFO L175 Difference]: Start difference. First operand has 523 places, 533 transitions, 1096 flow. Second operand 3 states and 1712 transitions. [2024-11-19 05:59:37,801 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 521 places, 545 transitions, 1215 flow [2024-11-19 05:59:37,806 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 520 places, 545 transitions, 1214 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 05:59:37,812 INFO L231 Difference]: Finished difference. Result has 521 places, 533 transitions, 1115 flow [2024-11-19 05:59:37,813 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=628, PETRI_DIFFERENCE_MINUEND_FLOW=1087, PETRI_DIFFERENCE_MINUEND_PLACES=518, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=529, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=525, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1115, PETRI_PLACES=521, PETRI_TRANSITIONS=533} [2024-11-19 05:59:37,813 INFO L277 CegarLoopForPetriNet]: 583 programPoint places, -62 predicate places. [2024-11-19 05:59:37,814 INFO L471 AbstractCegarLoop]: Abstraction has has 521 places, 533 transitions, 1115 flow [2024-11-19 05:59:37,815 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-19 05:59:37,815 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:59:37,815 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] [2024-11-19 05:59:37,816 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-19 05:59:37,816 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting thread1Err1ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-19 05:59:37,816 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:59:37,816 INFO L85 PathProgramCache]: Analyzing trace with hash -79691582, now seen corresponding path program 1 times [2024-11-19 05:59:37,817 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:59:37,817 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1971055597] [2024-11-19 05:59:37,817 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:59:37,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:59:37,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:59:37,876 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-19 05:59:37,876 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:59:37,876 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1971055597] [2024-11-19 05:59:37,877 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1971055597] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:59:37,877 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:59:37,877 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 05:59:37,877 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1814998235] [2024-11-19 05:59:37,877 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:59:37,878 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 05:59:37,878 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:59:37,879 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 05:59:37,879 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 05:59:37,903 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 553 out of 628 [2024-11-19 05:59:37,906 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 521 places, 533 transitions, 1115 flow. Second operand has 3 states, 3 states have (on average 554.3333333333334) internal successors, (1663), 3 states have internal predecessors, (1663), 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-19 05:59:37,906 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:59:37,906 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 553 of 628 [2024-11-19 05:59:37,906 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:59:40,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][526], [72#L54true, Black: 638#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 640#(= |#race~mult~0| 0), 647#(= |#race~maxB~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 175#L104-4true, 644#(= |#race~M~0| 0), 36#L76true, 261#L62-1true]) [2024-11-19 05:59:40,914 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-19 05:59:40,914 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-19 05:59:40,915 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-19 05:59:40,915 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-19 05:59:40,974 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][526], [72#L54true, Black: 638#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 647#(= |#race~maxB~0| 0), 175#L104-4true, 644#(= |#race~M~0| 0), 36#L76true, 261#L62-1true]) [2024-11-19 05:59:40,974 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-19 05:59:40,975 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-19 05:59:40,975 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-19 05:59:40,975 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-19 05:59:40,975 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-19 05:59:41,037 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][526], [72#L54true, Black: 638#true, 33#L62-2true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), Black: 645#true, 640#(= |#race~mult~0| 0), 647#(= |#race~maxB~0| 0), 175#L104-4true, 651#(= |#race~A~0| 0), 644#(= |#race~M~0| 0), 36#L76true]) [2024-11-19 05:59:41,038 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-19 05:59:41,038 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-19 05:59:41,038 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-19 05:59:41,038 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-19 05:59:41,287 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][526], [72#L54true, Black: 638#true, 33#L62-2true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), 647#(= |#race~maxB~0| 0), Black: 645#true, 175#L104-4true, 644#(= |#race~M~0| 0), 36#L76true]) [2024-11-19 05:59:41,287 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-19 05:59:41,287 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-19 05:59:41,287 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-19 05:59:41,288 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-19 05:59:41,288 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-19 05:59:41,351 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][526], [72#L54true, Black: 638#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), 294#L62-11true, 647#(= |#race~maxB~0| 0), Black: 645#true, 175#L104-4true, 644#(= |#race~M~0| 0), 36#L76true]) [2024-11-19 05:59:41,352 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-19 05:59:41,352 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2024-11-19 05:59:41,352 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-19 05:59:41,352 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2024-11-19 05:59:41,586 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][526], [72#L54true, Black: 638#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 294#L62-11true, 647#(= |#race~maxB~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, 175#L104-4true, 651#(= |#race~A~0| 0), 644#(= |#race~M~0| 0), 36#L76true]) [2024-11-19 05:59:41,586 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2024-11-19 05:59:41,586 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2024-11-19 05:59:41,586 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-19 05:59:41,586 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-19 05:59:41,587 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2024-11-19 05:59:41,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][526], [72#L54true, Black: 638#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 78#L62-12true, 651#(= |#race~A~0| 0), 647#(= |#race~maxB~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, 175#L104-4true, 644#(= |#race~M~0| 0), 36#L76true]) [2024-11-19 05:59:41,641 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2024-11-19 05:59:41,642 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-19 05:59:41,642 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-19 05:59:41,642 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-19 05:59:41,778 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][526], [72#L54true, Black: 638#true, 634#(= |#race~maxA~0| 0), 78#L62-12true, 613#(= |#race~N~0| 0), 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), 647#(= |#race~maxB~0| 0), Black: 645#true, 175#L104-4true, 644#(= |#race~M~0| 0), 36#L76true]) [2024-11-19 05:59:41,779 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-19 05:59:41,779 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-19 05:59:41,779 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-19 05:59:41,779 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-19 05:59:41,779 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-19 05:59:41,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][526], [72#L54true, Black: 638#true, 370#L65true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), Black: 645#true, 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), 175#L104-4true, 644#(= |#race~M~0| 0), 343#L73-2true]) [2024-11-19 05:59:41,815 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-19 05:59:41,815 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-19 05:59:41,815 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-19 05:59:41,816 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-19 05:59:41,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][526], [72#L54true, Black: 638#true, 370#L65true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 651#(= |#race~A~0| 0), 647#(= |#race~maxB~0| 0), Black: 645#true, 640#(= |#race~mult~0| 0), 555#L73-11true, 175#L104-4true, 644#(= |#race~M~0| 0)]) [2024-11-19 05:59:41,817 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2024-11-19 05:59:41,817 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-19 05:59:41,817 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-19 05:59:41,817 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2024-11-19 05:59:41,818 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][526], [72#L54true, Black: 638#true, 370#L65true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 651#(= |#race~A~0| 0), 647#(= |#race~maxB~0| 0), Black: 645#true, 640#(= |#race~mult~0| 0), 175#L104-4true, 131#L73-12true, 644#(= |#race~M~0| 0)]) [2024-11-19 05:59:41,818 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2024-11-19 05:59:41,818 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-19 05:59:41,818 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-19 05:59:41,818 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-19 05:59:42,213 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][526], [72#L54true, Black: 638#true, 370#L65true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), Black: 645#true, 647#(= |#race~maxB~0| 0), 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), 175#L104-4true, 644#(= |#race~M~0| 0), 36#L76true]) [2024-11-19 05:59:42,214 INFO L294 olderBase$Statistics]: this new event has 292 ancestors and is cut-off event [2024-11-19 05:59:42,214 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-19 05:59:42,214 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-19 05:59:42,214 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-11-19 05:59:42,342 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2161] L63-->L65: Formula: (let ((.cse12 (* |v_thread2Thread1of1ForFork2_~i~1#1_73| 4))) (let ((.cse16 (+ v_~A~0.offset_236 .cse12))) (let ((.cse15 (* (select (select |v_#memory_int_260| v_~A~0.base_236) .cse16) 4))) (let ((.cse11 (+ v_~B~0.offset_224 .cse12)) (.cse14 (+ v_~mult~0.offset_173 .cse15))) (let ((.cse17 (select (select |v_#memory_$Pointer$.offset_128| v_~mult~0.base_173) .cse14)) (.cse18 (* (select (select |v_#memory_int_260| v_~B~0.base_224) .cse11) 4))) (let ((.cse7 (select (select |v_#memory_$Pointer$.base_128| v_~mult~0.base_173) .cse14)) (.cse5 (+ .cse17 .cse18))) (let ((.cse2 (<= |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse17 .cse18 3)) (.cse4 (<= 0 (+ |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse3 (select (select |v_#memory_int_260| .cse7) .cse5)) (.cse8 (+ .cse17 .cse18 1)) (.cse0 (select |v_#race_1001| .cse7)) (.cse9 (+ .cse17 2 .cse18))) (and (= (select .cse0 .cse1) 0) .cse2 (= |v_#race~B~0_201| 0) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) .cse4 (= (select .cse0 .cse5) 0) (= |v_#race_1001| (let ((.cse6 (let ((.cse10 (let ((.cse13 (store |v_#race_1002| v_~A~0.base_236 (store (store (store (store (select |v_#race_1002| v_~A~0.base_236) .cse16 0) (+ v_~A~0.offset_236 .cse12 1) 0) (+ v_~A~0.offset_236 2 .cse12) 0) (+ v_~A~0.offset_236 3 .cse12) 0)))) (store .cse13 v_~mult~0.base_173 (store (store (store (store (select .cse13 v_~mult~0.base_173) .cse14 0) (+ v_~mult~0.offset_173 .cse15 1) 0) (+ 2 v_~mult~0.offset_173 .cse15) 0) (+ v_~mult~0.offset_173 3 .cse15) 0))))) (store .cse10 v_~B~0.base_224 (store (store (store (store (select .cse10 v_~B~0.base_224) .cse11 0) (+ v_~B~0.offset_224 .cse12 1) 0) (+ v_~B~0.offset_224 2 .cse12) 0) (+ v_~B~0.offset_224 3 .cse12) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse5 0) .cse8 0) .cse9 0) .cse1 0)))) (not (= (ite (or (<= 0 .cse3) .cse4) 1 0) 0)) (= (+ .cse3 v_~res2~0_166) |v_thread2Thread1of1ForFork2_plus_#res#1_3|) (= (select .cse0 .cse8) 0) (= |v_#race~mult~0_130| 0) (= |v_thread2Thread1of1ForFork2_plus_#res#1_3| v_~res2~0_165) (= (select .cse0 .cse9) 0) (= |v_#race~A~0_189| 0))))))))) InVars {#race=|v_#race_1002|, ~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, ~mult~0.offset=v_~mult~0.offset_173, ~A~0.offset=v_~A~0.offset_236, ~mult~0.base=v_~mult~0.base_173, #memory_int=|v_#memory_int_260|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_166, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|} OutVars{~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, thread2Thread1of1ForFork2_plus_~a#1=|v_thread2Thread1of1ForFork2_plus_~a#1_3|, ~mult~0.offset=v_~mult~0.offset_173, #race~res2~0=|v_#race~res2~0_202|, thread2Thread1of1ForFork2_#t~mem24#1.base=|v_thread2Thread1of1ForFork2_#t~mem24#1.base_11|, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork2_#t~mem22#1=|v_thread2Thread1of1ForFork2_#t~mem22#1_13|, #race~B~0=|v_#race~B~0_201|, thread2Thread1of1ForFork2_plus_#res#1=|v_thread2Thread1of1ForFork2_plus_#res#1_3|, thread2Thread1of1ForFork2_#t~mem23#1=|v_thread2Thread1of1ForFork2_#t~mem23#1_7|, thread2Thread1of1ForFork2_plus_~b#1=|v_thread2Thread1of1ForFork2_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_165, thread2Thread1of1ForFork2_plus_#in~a#1=|v_thread2Thread1of1ForFork2_plus_#in~a#1_3|, #race=|v_#race_1001|, #race~mult~0=|v_#race~mult~0_130|, thread2Thread1of1ForFork2_plus_#in~b#1=|v_thread2Thread1of1ForFork2_plus_#in~b#1_3|, thread2Thread1of1ForFork2_#t~ret26#1=|v_thread2Thread1of1ForFork2_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_236, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork2_#t~mem25#1=|v_thread2Thread1of1ForFork2_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_173, thread2Thread1of1ForFork2_#t~mem24#1.offset=|v_thread2Thread1of1ForFork2_#t~mem24#1.offset_11|, #memory_int=|v_#memory_int_260|, thread2Thread1of1ForFork2_#t~nondet27#1=|v_thread2Thread1of1ForFork2_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|, #race~A~0=|v_#race~A~0_189|} AuxVars[] AssignedVars[#race, thread2Thread1of1ForFork2_plus_~a#1, #race~res2~0, thread2Thread1of1ForFork2_#t~mem24#1.base, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork2_#t~mem22#1, #race~mult~0, thread2Thread1of1ForFork2_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork2_#t~ret26#1, thread2Thread1of1ForFork2_plus_#res#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~mem23#1, thread2Thread1of1ForFork2_#t~mem25#1, thread2Thread1of1ForFork2_plus_~b#1, thread2Thread1of1ForFork2_#t~mem24#1.offset, ~res2~0, thread2Thread1of1ForFork2_#t~nondet27#1, thread2Thread1of1ForFork2_plus_#in~a#1, #race~A~0][532], [Black: 638#true, 18#L51-45true, 370#L65true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 651#(= |#race~A~0| 0), 647#(= |#race~maxB~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, 175#L104-4true, 644#(= |#race~M~0| 0), 36#L76true]) [2024-11-19 05:59:42,342 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2024-11-19 05:59:42,342 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-19 05:59:42,343 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-19 05:59:42,343 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-19 05:59:42,385 INFO L124 PetriNetUnfolderBase]: 2887/22647 cut-off events. [2024-11-19 05:59:42,386 INFO L125 PetriNetUnfolderBase]: For 956/1139 co-relation queries the response was YES. [2024-11-19 05:59:42,633 INFO L83 FinitePrefix]: Finished finitePrefix Result has 27428 conditions, 22647 events. 2887/22647 cut-off events. For 956/1139 co-relation queries the response was YES. Maximal size of possible extension queue 487. Compared 303751 event pairs, 866 based on Foata normal form. 0/19382 useless extension candidates. Maximal degree in co-relation 27386. Up to 2874 conditions per place. [2024-11-19 05:59:42,781 INFO L140 encePairwiseOnDemand]: 619/628 looper letters, 30 selfloop transitions, 3 changer transitions 0/535 dead transitions. [2024-11-19 05:59:42,781 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 517 places, 535 transitions, 1190 flow [2024-11-19 05:59:42,781 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 05:59:42,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 05:59:42,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1695 transitions. [2024-11-19 05:59:42,785 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8996815286624203 [2024-11-19 05:59:42,785 INFO L175 Difference]: Start difference. First operand has 521 places, 533 transitions, 1115 flow. Second operand 3 states and 1695 transitions. [2024-11-19 05:59:42,785 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 517 places, 535 transitions, 1190 flow [2024-11-19 05:59:42,790 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 517 places, 535 transitions, 1190 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:59:42,796 INFO L231 Difference]: Finished difference. Result has 518 places, 530 transitions, 1124 flow [2024-11-19 05:59:42,797 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=628, PETRI_DIFFERENCE_MINUEND_FLOW=1103, PETRI_DIFFERENCE_MINUEND_PLACES=515, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=527, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=0, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=524, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=1124, PETRI_PLACES=518, PETRI_TRANSITIONS=530} [2024-11-19 05:59:42,797 INFO L277 CegarLoopForPetriNet]: 583 programPoint places, -65 predicate places. [2024-11-19 05:59:42,797 INFO L471 AbstractCegarLoop]: Abstraction has has 518 places, 530 transitions, 1124 flow [2024-11-19 05:59:42,799 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 554.3333333333334) internal successors, (1663), 3 states have internal predecessors, (1663), 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-19 05:59:42,799 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:59:42,799 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] [2024-11-19 05:59:42,799 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-19 05:59:42,799 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting thread1Err2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-19 05:59:42,800 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:59:42,800 INFO L85 PathProgramCache]: Analyzing trace with hash -2099609882, now seen corresponding path program 1 times [2024-11-19 05:59:42,800 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:59:42,800 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [904670900] [2024-11-19 05:59:42,801 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:59:42,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:59:42,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:59:43,114 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-19 05:59:43,115 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:59:43,115 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [904670900] [2024-11-19 05:59:43,116 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [904670900] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:59:43,116 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:59:43,116 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-19 05:59:43,116 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2116808631] [2024-11-19 05:59:43,116 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:59:43,117 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-19 05:59:43,117 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:59:43,118 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-19 05:59:43,118 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-19 05:59:43,510 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 539 out of 628 [2024-11-19 05:59:43,515 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 518 places, 530 transitions, 1124 flow. Second operand has 7 states, 7 states have (on average 542.0) internal successors, (3794), 7 states have internal predecessors, (3794), 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-19 05:59:43,516 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:59:43,516 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 539 of 628 [2024-11-19 05:59:43,516 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:59:45,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2161] L63-->L65: Formula: (let ((.cse12 (* |v_thread2Thread1of1ForFork2_~i~1#1_73| 4))) (let ((.cse16 (+ v_~A~0.offset_236 .cse12))) (let ((.cse15 (* (select (select |v_#memory_int_260| v_~A~0.base_236) .cse16) 4))) (let ((.cse11 (+ v_~B~0.offset_224 .cse12)) (.cse14 (+ v_~mult~0.offset_173 .cse15))) (let ((.cse17 (select (select |v_#memory_$Pointer$.offset_128| v_~mult~0.base_173) .cse14)) (.cse18 (* (select (select |v_#memory_int_260| v_~B~0.base_224) .cse11) 4))) (let ((.cse7 (select (select |v_#memory_$Pointer$.base_128| v_~mult~0.base_173) .cse14)) (.cse5 (+ .cse17 .cse18))) (let ((.cse2 (<= |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse17 .cse18 3)) (.cse4 (<= 0 (+ |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse3 (select (select |v_#memory_int_260| .cse7) .cse5)) (.cse8 (+ .cse17 .cse18 1)) (.cse0 (select |v_#race_1001| .cse7)) (.cse9 (+ .cse17 2 .cse18))) (and (= (select .cse0 .cse1) 0) .cse2 (= |v_#race~B~0_201| 0) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) .cse4 (= (select .cse0 .cse5) 0) (= |v_#race_1001| (let ((.cse6 (let ((.cse10 (let ((.cse13 (store |v_#race_1002| v_~A~0.base_236 (store (store (store (store (select |v_#race_1002| v_~A~0.base_236) .cse16 0) (+ v_~A~0.offset_236 .cse12 1) 0) (+ v_~A~0.offset_236 2 .cse12) 0) (+ v_~A~0.offset_236 3 .cse12) 0)))) (store .cse13 v_~mult~0.base_173 (store (store (store (store (select .cse13 v_~mult~0.base_173) .cse14 0) (+ v_~mult~0.offset_173 .cse15 1) 0) (+ 2 v_~mult~0.offset_173 .cse15) 0) (+ v_~mult~0.offset_173 3 .cse15) 0))))) (store .cse10 v_~B~0.base_224 (store (store (store (store (select .cse10 v_~B~0.base_224) .cse11 0) (+ v_~B~0.offset_224 .cse12 1) 0) (+ v_~B~0.offset_224 2 .cse12) 0) (+ v_~B~0.offset_224 3 .cse12) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse5 0) .cse8 0) .cse9 0) .cse1 0)))) (not (= (ite (or (<= 0 .cse3) .cse4) 1 0) 0)) (= (+ .cse3 v_~res2~0_166) |v_thread2Thread1of1ForFork2_plus_#res#1_3|) (= (select .cse0 .cse8) 0) (= |v_#race~mult~0_130| 0) (= |v_thread2Thread1of1ForFork2_plus_#res#1_3| v_~res2~0_165) (= (select .cse0 .cse9) 0) (= |v_#race~A~0_189| 0))))))))) InVars {#race=|v_#race_1002|, ~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, ~mult~0.offset=v_~mult~0.offset_173, ~A~0.offset=v_~A~0.offset_236, ~mult~0.base=v_~mult~0.base_173, #memory_int=|v_#memory_int_260|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_166, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|} OutVars{~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, thread2Thread1of1ForFork2_plus_~a#1=|v_thread2Thread1of1ForFork2_plus_~a#1_3|, ~mult~0.offset=v_~mult~0.offset_173, #race~res2~0=|v_#race~res2~0_202|, thread2Thread1of1ForFork2_#t~mem24#1.base=|v_thread2Thread1of1ForFork2_#t~mem24#1.base_11|, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork2_#t~mem22#1=|v_thread2Thread1of1ForFork2_#t~mem22#1_13|, #race~B~0=|v_#race~B~0_201|, thread2Thread1of1ForFork2_plus_#res#1=|v_thread2Thread1of1ForFork2_plus_#res#1_3|, thread2Thread1of1ForFork2_#t~mem23#1=|v_thread2Thread1of1ForFork2_#t~mem23#1_7|, thread2Thread1of1ForFork2_plus_~b#1=|v_thread2Thread1of1ForFork2_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_165, thread2Thread1of1ForFork2_plus_#in~a#1=|v_thread2Thread1of1ForFork2_plus_#in~a#1_3|, #race=|v_#race_1001|, #race~mult~0=|v_#race~mult~0_130|, thread2Thread1of1ForFork2_plus_#in~b#1=|v_thread2Thread1of1ForFork2_plus_#in~b#1_3|, thread2Thread1of1ForFork2_#t~ret26#1=|v_thread2Thread1of1ForFork2_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_236, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork2_#t~mem25#1=|v_thread2Thread1of1ForFork2_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_173, thread2Thread1of1ForFork2_#t~mem24#1.offset=|v_thread2Thread1of1ForFork2_#t~mem24#1.offset_11|, #memory_int=|v_#memory_int_260|, thread2Thread1of1ForFork2_#t~nondet27#1=|v_thread2Thread1of1ForFork2_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|, #race~A~0=|v_#race~A~0_189|} AuxVars[] AssignedVars[#race, thread2Thread1of1ForFork2_plus_~a#1, #race~res2~0, thread2Thread1of1ForFork2_#t~mem24#1.base, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork2_#t~mem22#1, #race~mult~0, thread2Thread1of1ForFork2_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork2_#t~ret26#1, thread2Thread1of1ForFork2_plus_#res#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~mem23#1, thread2Thread1of1ForFork2_#t~mem25#1, thread2Thread1of1ForFork2_plus_~b#1, thread2Thread1of1ForFork2_#t~mem24#1.offset, ~res2~0, thread2Thread1of1ForFork2_#t~nondet27#1, thread2Thread1of1ForFork2_plus_#in~a#1, #race~A~0][541], [Black: 638#true, 370#L65true, 658#(<= ~N~0 0), 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 597#$Ultimate##0true]) [2024-11-19 05:59:45,005 INFO L294 olderBase$Statistics]: this new event has 282 ancestors and is cut-off event [2024-11-19 05:59:45,005 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-19 05:59:45,005 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-19 05:59:45,005 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-19 05:59:45,049 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2161] L63-->L65: Formula: (let ((.cse12 (* |v_thread2Thread1of1ForFork2_~i~1#1_73| 4))) (let ((.cse16 (+ v_~A~0.offset_236 .cse12))) (let ((.cse15 (* (select (select |v_#memory_int_260| v_~A~0.base_236) .cse16) 4))) (let ((.cse11 (+ v_~B~0.offset_224 .cse12)) (.cse14 (+ v_~mult~0.offset_173 .cse15))) (let ((.cse17 (select (select |v_#memory_$Pointer$.offset_128| v_~mult~0.base_173) .cse14)) (.cse18 (* (select (select |v_#memory_int_260| v_~B~0.base_224) .cse11) 4))) (let ((.cse7 (select (select |v_#memory_$Pointer$.base_128| v_~mult~0.base_173) .cse14)) (.cse5 (+ .cse17 .cse18))) (let ((.cse2 (<= |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse17 .cse18 3)) (.cse4 (<= 0 (+ |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse3 (select (select |v_#memory_int_260| .cse7) .cse5)) (.cse8 (+ .cse17 .cse18 1)) (.cse0 (select |v_#race_1001| .cse7)) (.cse9 (+ .cse17 2 .cse18))) (and (= (select .cse0 .cse1) 0) .cse2 (= |v_#race~B~0_201| 0) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) .cse4 (= (select .cse0 .cse5) 0) (= |v_#race_1001| (let ((.cse6 (let ((.cse10 (let ((.cse13 (store |v_#race_1002| v_~A~0.base_236 (store (store (store (store (select |v_#race_1002| v_~A~0.base_236) .cse16 0) (+ v_~A~0.offset_236 .cse12 1) 0) (+ v_~A~0.offset_236 2 .cse12) 0) (+ v_~A~0.offset_236 3 .cse12) 0)))) (store .cse13 v_~mult~0.base_173 (store (store (store (store (select .cse13 v_~mult~0.base_173) .cse14 0) (+ v_~mult~0.offset_173 .cse15 1) 0) (+ 2 v_~mult~0.offset_173 .cse15) 0) (+ v_~mult~0.offset_173 3 .cse15) 0))))) (store .cse10 v_~B~0.base_224 (store (store (store (store (select .cse10 v_~B~0.base_224) .cse11 0) (+ v_~B~0.offset_224 .cse12 1) 0) (+ v_~B~0.offset_224 2 .cse12) 0) (+ v_~B~0.offset_224 3 .cse12) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse5 0) .cse8 0) .cse9 0) .cse1 0)))) (not (= (ite (or (<= 0 .cse3) .cse4) 1 0) 0)) (= (+ .cse3 v_~res2~0_166) |v_thread2Thread1of1ForFork2_plus_#res#1_3|) (= (select .cse0 .cse8) 0) (= |v_#race~mult~0_130| 0) (= |v_thread2Thread1of1ForFork2_plus_#res#1_3| v_~res2~0_165) (= (select .cse0 .cse9) 0) (= |v_#race~A~0_189| 0))))))))) InVars {#race=|v_#race_1002|, ~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, ~mult~0.offset=v_~mult~0.offset_173, ~A~0.offset=v_~A~0.offset_236, ~mult~0.base=v_~mult~0.base_173, #memory_int=|v_#memory_int_260|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_166, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|} OutVars{~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, thread2Thread1of1ForFork2_plus_~a#1=|v_thread2Thread1of1ForFork2_plus_~a#1_3|, ~mult~0.offset=v_~mult~0.offset_173, #race~res2~0=|v_#race~res2~0_202|, thread2Thread1of1ForFork2_#t~mem24#1.base=|v_thread2Thread1of1ForFork2_#t~mem24#1.base_11|, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork2_#t~mem22#1=|v_thread2Thread1of1ForFork2_#t~mem22#1_13|, #race~B~0=|v_#race~B~0_201|, thread2Thread1of1ForFork2_plus_#res#1=|v_thread2Thread1of1ForFork2_plus_#res#1_3|, thread2Thread1of1ForFork2_#t~mem23#1=|v_thread2Thread1of1ForFork2_#t~mem23#1_7|, thread2Thread1of1ForFork2_plus_~b#1=|v_thread2Thread1of1ForFork2_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_165, thread2Thread1of1ForFork2_plus_#in~a#1=|v_thread2Thread1of1ForFork2_plus_#in~a#1_3|, #race=|v_#race_1001|, #race~mult~0=|v_#race~mult~0_130|, thread2Thread1of1ForFork2_plus_#in~b#1=|v_thread2Thread1of1ForFork2_plus_#in~b#1_3|, thread2Thread1of1ForFork2_#t~ret26#1=|v_thread2Thread1of1ForFork2_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_236, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork2_#t~mem25#1=|v_thread2Thread1of1ForFork2_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_173, thread2Thread1of1ForFork2_#t~mem24#1.offset=|v_thread2Thread1of1ForFork2_#t~mem24#1.offset_11|, #memory_int=|v_#memory_int_260|, thread2Thread1of1ForFork2_#t~nondet27#1=|v_thread2Thread1of1ForFork2_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|, #race~A~0=|v_#race~A~0_189|} AuxVars[] AssignedVars[#race, thread2Thread1of1ForFork2_plus_~a#1, #race~res2~0, thread2Thread1of1ForFork2_#t~mem24#1.base, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork2_#t~mem22#1, #race~mult~0, thread2Thread1of1ForFork2_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork2_#t~ret26#1, thread2Thread1of1ForFork2_plus_#res#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~mem23#1, thread2Thread1of1ForFork2_#t~mem25#1, thread2Thread1of1ForFork2_plus_~b#1, thread2Thread1of1ForFork2_#t~mem24#1.offset, ~res2~0, thread2Thread1of1ForFork2_#t~nondet27#1, thread2Thread1of1ForFork2_plus_#in~a#1, #race~A~0][551], [Black: 638#true, 370#L65true, 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 234#L50-7true, 36#L76true, Black: 649#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0)]) [2024-11-19 05:59:45,049 INFO L294 olderBase$Statistics]: this new event has 284 ancestors and is cut-off event [2024-11-19 05:59:45,049 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-19 05:59:45,049 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-19 05:59:45,049 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-19 05:59:45,135 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2161] L63-->L65: Formula: (let ((.cse12 (* |v_thread2Thread1of1ForFork2_~i~1#1_73| 4))) (let ((.cse16 (+ v_~A~0.offset_236 .cse12))) (let ((.cse15 (* (select (select |v_#memory_int_260| v_~A~0.base_236) .cse16) 4))) (let ((.cse11 (+ v_~B~0.offset_224 .cse12)) (.cse14 (+ v_~mult~0.offset_173 .cse15))) (let ((.cse17 (select (select |v_#memory_$Pointer$.offset_128| v_~mult~0.base_173) .cse14)) (.cse18 (* (select (select |v_#memory_int_260| v_~B~0.base_224) .cse11) 4))) (let ((.cse7 (select (select |v_#memory_$Pointer$.base_128| v_~mult~0.base_173) .cse14)) (.cse5 (+ .cse17 .cse18))) (let ((.cse2 (<= |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse17 .cse18 3)) (.cse4 (<= 0 (+ |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse3 (select (select |v_#memory_int_260| .cse7) .cse5)) (.cse8 (+ .cse17 .cse18 1)) (.cse0 (select |v_#race_1001| .cse7)) (.cse9 (+ .cse17 2 .cse18))) (and (= (select .cse0 .cse1) 0) .cse2 (= |v_#race~B~0_201| 0) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) .cse4 (= (select .cse0 .cse5) 0) (= |v_#race_1001| (let ((.cse6 (let ((.cse10 (let ((.cse13 (store |v_#race_1002| v_~A~0.base_236 (store (store (store (store (select |v_#race_1002| v_~A~0.base_236) .cse16 0) (+ v_~A~0.offset_236 .cse12 1) 0) (+ v_~A~0.offset_236 2 .cse12) 0) (+ v_~A~0.offset_236 3 .cse12) 0)))) (store .cse13 v_~mult~0.base_173 (store (store (store (store (select .cse13 v_~mult~0.base_173) .cse14 0) (+ v_~mult~0.offset_173 .cse15 1) 0) (+ 2 v_~mult~0.offset_173 .cse15) 0) (+ v_~mult~0.offset_173 3 .cse15) 0))))) (store .cse10 v_~B~0.base_224 (store (store (store (store (select .cse10 v_~B~0.base_224) .cse11 0) (+ v_~B~0.offset_224 .cse12 1) 0) (+ v_~B~0.offset_224 2 .cse12) 0) (+ v_~B~0.offset_224 3 .cse12) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse5 0) .cse8 0) .cse9 0) .cse1 0)))) (not (= (ite (or (<= 0 .cse3) .cse4) 1 0) 0)) (= (+ .cse3 v_~res2~0_166) |v_thread2Thread1of1ForFork2_plus_#res#1_3|) (= (select .cse0 .cse8) 0) (= |v_#race~mult~0_130| 0) (= |v_thread2Thread1of1ForFork2_plus_#res#1_3| v_~res2~0_165) (= (select .cse0 .cse9) 0) (= |v_#race~A~0_189| 0))))))))) InVars {#race=|v_#race_1002|, ~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, ~mult~0.offset=v_~mult~0.offset_173, ~A~0.offset=v_~A~0.offset_236, ~mult~0.base=v_~mult~0.base_173, #memory_int=|v_#memory_int_260|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_166, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|} OutVars{~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, thread2Thread1of1ForFork2_plus_~a#1=|v_thread2Thread1of1ForFork2_plus_~a#1_3|, ~mult~0.offset=v_~mult~0.offset_173, #race~res2~0=|v_#race~res2~0_202|, thread2Thread1of1ForFork2_#t~mem24#1.base=|v_thread2Thread1of1ForFork2_#t~mem24#1.base_11|, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork2_#t~mem22#1=|v_thread2Thread1of1ForFork2_#t~mem22#1_13|, #race~B~0=|v_#race~B~0_201|, thread2Thread1of1ForFork2_plus_#res#1=|v_thread2Thread1of1ForFork2_plus_#res#1_3|, thread2Thread1of1ForFork2_#t~mem23#1=|v_thread2Thread1of1ForFork2_#t~mem23#1_7|, thread2Thread1of1ForFork2_plus_~b#1=|v_thread2Thread1of1ForFork2_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_165, thread2Thread1of1ForFork2_plus_#in~a#1=|v_thread2Thread1of1ForFork2_plus_#in~a#1_3|, #race=|v_#race_1001|, #race~mult~0=|v_#race~mult~0_130|, thread2Thread1of1ForFork2_plus_#in~b#1=|v_thread2Thread1of1ForFork2_plus_#in~b#1_3|, thread2Thread1of1ForFork2_#t~ret26#1=|v_thread2Thread1of1ForFork2_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_236, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork2_#t~mem25#1=|v_thread2Thread1of1ForFork2_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_173, thread2Thread1of1ForFork2_#t~mem24#1.offset=|v_thread2Thread1of1ForFork2_#t~mem24#1.offset_11|, #memory_int=|v_#memory_int_260|, thread2Thread1of1ForFork2_#t~nondet27#1=|v_thread2Thread1of1ForFork2_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|, #race~A~0=|v_#race~A~0_189|} AuxVars[] AssignedVars[#race, thread2Thread1of1ForFork2_plus_~a#1, #race~res2~0, thread2Thread1of1ForFork2_#t~mem24#1.base, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork2_#t~mem22#1, #race~mult~0, thread2Thread1of1ForFork2_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork2_#t~ret26#1, thread2Thread1of1ForFork2_plus_#res#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~mem23#1, thread2Thread1of1ForFork2_#t~mem25#1, thread2Thread1of1ForFork2_plus_~b#1, thread2Thread1of1ForFork2_#t~mem24#1.offset, ~res2~0, thread2Thread1of1ForFork2_#t~nondet27#1, thread2Thread1of1ForFork2_plus_#in~a#1, #race~A~0][541], [Black: 638#true, 370#L65true, 658#(<= ~N~0 0), 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 158#L57true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0)]) [2024-11-19 05:59:45,135 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2024-11-19 05:59:45,135 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-19 05:59:45,135 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-19 05:59:45,135 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-19 05:59:45,137 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2161] L63-->L65: Formula: (let ((.cse12 (* |v_thread2Thread1of1ForFork2_~i~1#1_73| 4))) (let ((.cse16 (+ v_~A~0.offset_236 .cse12))) (let ((.cse15 (* (select (select |v_#memory_int_260| v_~A~0.base_236) .cse16) 4))) (let ((.cse11 (+ v_~B~0.offset_224 .cse12)) (.cse14 (+ v_~mult~0.offset_173 .cse15))) (let ((.cse17 (select (select |v_#memory_$Pointer$.offset_128| v_~mult~0.base_173) .cse14)) (.cse18 (* (select (select |v_#memory_int_260| v_~B~0.base_224) .cse11) 4))) (let ((.cse7 (select (select |v_#memory_$Pointer$.base_128| v_~mult~0.base_173) .cse14)) (.cse5 (+ .cse17 .cse18))) (let ((.cse2 (<= |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse17 .cse18 3)) (.cse4 (<= 0 (+ |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse3 (select (select |v_#memory_int_260| .cse7) .cse5)) (.cse8 (+ .cse17 .cse18 1)) (.cse0 (select |v_#race_1001| .cse7)) (.cse9 (+ .cse17 2 .cse18))) (and (= (select .cse0 .cse1) 0) .cse2 (= |v_#race~B~0_201| 0) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) .cse4 (= (select .cse0 .cse5) 0) (= |v_#race_1001| (let ((.cse6 (let ((.cse10 (let ((.cse13 (store |v_#race_1002| v_~A~0.base_236 (store (store (store (store (select |v_#race_1002| v_~A~0.base_236) .cse16 0) (+ v_~A~0.offset_236 .cse12 1) 0) (+ v_~A~0.offset_236 2 .cse12) 0) (+ v_~A~0.offset_236 3 .cse12) 0)))) (store .cse13 v_~mult~0.base_173 (store (store (store (store (select .cse13 v_~mult~0.base_173) .cse14 0) (+ v_~mult~0.offset_173 .cse15 1) 0) (+ 2 v_~mult~0.offset_173 .cse15) 0) (+ v_~mult~0.offset_173 3 .cse15) 0))))) (store .cse10 v_~B~0.base_224 (store (store (store (store (select .cse10 v_~B~0.base_224) .cse11 0) (+ v_~B~0.offset_224 .cse12 1) 0) (+ v_~B~0.offset_224 2 .cse12) 0) (+ v_~B~0.offset_224 3 .cse12) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse5 0) .cse8 0) .cse9 0) .cse1 0)))) (not (= (ite (or (<= 0 .cse3) .cse4) 1 0) 0)) (= (+ .cse3 v_~res2~0_166) |v_thread2Thread1of1ForFork2_plus_#res#1_3|) (= (select .cse0 .cse8) 0) (= |v_#race~mult~0_130| 0) (= |v_thread2Thread1of1ForFork2_plus_#res#1_3| v_~res2~0_165) (= (select .cse0 .cse9) 0) (= |v_#race~A~0_189| 0))))))))) InVars {#race=|v_#race_1002|, ~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, ~mult~0.offset=v_~mult~0.offset_173, ~A~0.offset=v_~A~0.offset_236, ~mult~0.base=v_~mult~0.base_173, #memory_int=|v_#memory_int_260|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_166, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|} OutVars{~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, thread2Thread1of1ForFork2_plus_~a#1=|v_thread2Thread1of1ForFork2_plus_~a#1_3|, ~mult~0.offset=v_~mult~0.offset_173, #race~res2~0=|v_#race~res2~0_202|, thread2Thread1of1ForFork2_#t~mem24#1.base=|v_thread2Thread1of1ForFork2_#t~mem24#1.base_11|, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork2_#t~mem22#1=|v_thread2Thread1of1ForFork2_#t~mem22#1_13|, #race~B~0=|v_#race~B~0_201|, thread2Thread1of1ForFork2_plus_#res#1=|v_thread2Thread1of1ForFork2_plus_#res#1_3|, thread2Thread1of1ForFork2_#t~mem23#1=|v_thread2Thread1of1ForFork2_#t~mem23#1_7|, thread2Thread1of1ForFork2_plus_~b#1=|v_thread2Thread1of1ForFork2_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_165, thread2Thread1of1ForFork2_plus_#in~a#1=|v_thread2Thread1of1ForFork2_plus_#in~a#1_3|, #race=|v_#race_1001|, #race~mult~0=|v_#race~mult~0_130|, thread2Thread1of1ForFork2_plus_#in~b#1=|v_thread2Thread1of1ForFork2_plus_#in~b#1_3|, thread2Thread1of1ForFork2_#t~ret26#1=|v_thread2Thread1of1ForFork2_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_236, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork2_#t~mem25#1=|v_thread2Thread1of1ForFork2_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_173, thread2Thread1of1ForFork2_#t~mem24#1.offset=|v_thread2Thread1of1ForFork2_#t~mem24#1.offset_11|, #memory_int=|v_#memory_int_260|, thread2Thread1of1ForFork2_#t~nondet27#1=|v_thread2Thread1of1ForFork2_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|, #race~A~0=|v_#race~A~0_189|} AuxVars[] AssignedVars[#race, thread2Thread1of1ForFork2_plus_~a#1, #race~res2~0, thread2Thread1of1ForFork2_#t~mem24#1.base, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork2_#t~mem22#1, #race~mult~0, thread2Thread1of1ForFork2_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork2_#t~ret26#1, thread2Thread1of1ForFork2_plus_#res#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~mem23#1, thread2Thread1of1ForFork2_#t~mem25#1, thread2Thread1of1ForFork2_plus_~b#1, thread2Thread1of1ForFork2_#t~mem24#1.offset, ~res2~0, thread2Thread1of1ForFork2_#t~nondet27#1, thread2Thread1of1ForFork2_plus_#in~a#1, #race~A~0][541], [Black: 638#true, 370#L65true, 658#(<= ~N~0 0), 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 175#L104-4true, 644#(= |#race~M~0| 0), 597#$Ultimate##0true]) [2024-11-19 05:59:45,137 INFO L294 olderBase$Statistics]: this new event has 282 ancestors and is cut-off event [2024-11-19 05:59:45,137 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-19 05:59:45,138 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-19 05:59:45,138 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-19 05:59:45,138 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-19 05:59:45,139 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2161] L63-->L65: Formula: (let ((.cse12 (* |v_thread2Thread1of1ForFork2_~i~1#1_73| 4))) (let ((.cse16 (+ v_~A~0.offset_236 .cse12))) (let ((.cse15 (* (select (select |v_#memory_int_260| v_~A~0.base_236) .cse16) 4))) (let ((.cse11 (+ v_~B~0.offset_224 .cse12)) (.cse14 (+ v_~mult~0.offset_173 .cse15))) (let ((.cse17 (select (select |v_#memory_$Pointer$.offset_128| v_~mult~0.base_173) .cse14)) (.cse18 (* (select (select |v_#memory_int_260| v_~B~0.base_224) .cse11) 4))) (let ((.cse7 (select (select |v_#memory_$Pointer$.base_128| v_~mult~0.base_173) .cse14)) (.cse5 (+ .cse17 .cse18))) (let ((.cse2 (<= |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse17 .cse18 3)) (.cse4 (<= 0 (+ |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse3 (select (select |v_#memory_int_260| .cse7) .cse5)) (.cse8 (+ .cse17 .cse18 1)) (.cse0 (select |v_#race_1001| .cse7)) (.cse9 (+ .cse17 2 .cse18))) (and (= (select .cse0 .cse1) 0) .cse2 (= |v_#race~B~0_201| 0) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) .cse4 (= (select .cse0 .cse5) 0) (= |v_#race_1001| (let ((.cse6 (let ((.cse10 (let ((.cse13 (store |v_#race_1002| v_~A~0.base_236 (store (store (store (store (select |v_#race_1002| v_~A~0.base_236) .cse16 0) (+ v_~A~0.offset_236 .cse12 1) 0) (+ v_~A~0.offset_236 2 .cse12) 0) (+ v_~A~0.offset_236 3 .cse12) 0)))) (store .cse13 v_~mult~0.base_173 (store (store (store (store (select .cse13 v_~mult~0.base_173) .cse14 0) (+ v_~mult~0.offset_173 .cse15 1) 0) (+ 2 v_~mult~0.offset_173 .cse15) 0) (+ v_~mult~0.offset_173 3 .cse15) 0))))) (store .cse10 v_~B~0.base_224 (store (store (store (store (select .cse10 v_~B~0.base_224) .cse11 0) (+ v_~B~0.offset_224 .cse12 1) 0) (+ v_~B~0.offset_224 2 .cse12) 0) (+ v_~B~0.offset_224 3 .cse12) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse5 0) .cse8 0) .cse9 0) .cse1 0)))) (not (= (ite (or (<= 0 .cse3) .cse4) 1 0) 0)) (= (+ .cse3 v_~res2~0_166) |v_thread2Thread1of1ForFork2_plus_#res#1_3|) (= (select .cse0 .cse8) 0) (= |v_#race~mult~0_130| 0) (= |v_thread2Thread1of1ForFork2_plus_#res#1_3| v_~res2~0_165) (= (select .cse0 .cse9) 0) (= |v_#race~A~0_189| 0))))))))) InVars {#race=|v_#race_1002|, ~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, ~mult~0.offset=v_~mult~0.offset_173, ~A~0.offset=v_~A~0.offset_236, ~mult~0.base=v_~mult~0.base_173, #memory_int=|v_#memory_int_260|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_166, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|} OutVars{~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, thread2Thread1of1ForFork2_plus_~a#1=|v_thread2Thread1of1ForFork2_plus_~a#1_3|, ~mult~0.offset=v_~mult~0.offset_173, #race~res2~0=|v_#race~res2~0_202|, thread2Thread1of1ForFork2_#t~mem24#1.base=|v_thread2Thread1of1ForFork2_#t~mem24#1.base_11|, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork2_#t~mem22#1=|v_thread2Thread1of1ForFork2_#t~mem22#1_13|, #race~B~0=|v_#race~B~0_201|, thread2Thread1of1ForFork2_plus_#res#1=|v_thread2Thread1of1ForFork2_plus_#res#1_3|, thread2Thread1of1ForFork2_#t~mem23#1=|v_thread2Thread1of1ForFork2_#t~mem23#1_7|, thread2Thread1of1ForFork2_plus_~b#1=|v_thread2Thread1of1ForFork2_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_165, thread2Thread1of1ForFork2_plus_#in~a#1=|v_thread2Thread1of1ForFork2_plus_#in~a#1_3|, #race=|v_#race_1001|, #race~mult~0=|v_#race~mult~0_130|, thread2Thread1of1ForFork2_plus_#in~b#1=|v_thread2Thread1of1ForFork2_plus_#in~b#1_3|, thread2Thread1of1ForFork2_#t~ret26#1=|v_thread2Thread1of1ForFork2_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_236, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork2_#t~mem25#1=|v_thread2Thread1of1ForFork2_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_173, thread2Thread1of1ForFork2_#t~mem24#1.offset=|v_thread2Thread1of1ForFork2_#t~mem24#1.offset_11|, #memory_int=|v_#memory_int_260|, thread2Thread1of1ForFork2_#t~nondet27#1=|v_thread2Thread1of1ForFork2_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|, #race~A~0=|v_#race~A~0_189|} AuxVars[] AssignedVars[#race, thread2Thread1of1ForFork2_plus_~a#1, #race~res2~0, thread2Thread1of1ForFork2_#t~mem24#1.base, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork2_#t~mem22#1, #race~mult~0, thread2Thread1of1ForFork2_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork2_#t~ret26#1, thread2Thread1of1ForFork2_plus_#res#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~mem23#1, thread2Thread1of1ForFork2_#t~mem25#1, thread2Thread1of1ForFork2_plus_~b#1, thread2Thread1of1ForFork2_#t~mem24#1.offset, ~res2~0, thread2Thread1of1ForFork2_#t~nondet27#1, thread2Thread1of1ForFork2_plus_#in~a#1, #race~A~0][551], [Black: 638#true, 370#L65true, 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, 234#L50-7true, Black: 649#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 647#(= |#race~maxB~0| 0), 175#L104-4true, 644#(= |#race~M~0| 0)]) [2024-11-19 05:59:45,139 INFO L294 olderBase$Statistics]: this new event has 284 ancestors and is cut-off event [2024-11-19 05:59:45,139 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-19 05:59:45,140 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-19 05:59:45,140 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-19 05:59:45,140 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-11-19 05:59:45,259 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2161] L63-->L65: Formula: (let ((.cse12 (* |v_thread2Thread1of1ForFork2_~i~1#1_73| 4))) (let ((.cse16 (+ v_~A~0.offset_236 .cse12))) (let ((.cse15 (* (select (select |v_#memory_int_260| v_~A~0.base_236) .cse16) 4))) (let ((.cse11 (+ v_~B~0.offset_224 .cse12)) (.cse14 (+ v_~mult~0.offset_173 .cse15))) (let ((.cse17 (select (select |v_#memory_$Pointer$.offset_128| v_~mult~0.base_173) .cse14)) (.cse18 (* (select (select |v_#memory_int_260| v_~B~0.base_224) .cse11) 4))) (let ((.cse7 (select (select |v_#memory_$Pointer$.base_128| v_~mult~0.base_173) .cse14)) (.cse5 (+ .cse17 .cse18))) (let ((.cse2 (<= |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse17 .cse18 3)) (.cse4 (<= 0 (+ |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse3 (select (select |v_#memory_int_260| .cse7) .cse5)) (.cse8 (+ .cse17 .cse18 1)) (.cse0 (select |v_#race_1001| .cse7)) (.cse9 (+ .cse17 2 .cse18))) (and (= (select .cse0 .cse1) 0) .cse2 (= |v_#race~B~0_201| 0) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) .cse4 (= (select .cse0 .cse5) 0) (= |v_#race_1001| (let ((.cse6 (let ((.cse10 (let ((.cse13 (store |v_#race_1002| v_~A~0.base_236 (store (store (store (store (select |v_#race_1002| v_~A~0.base_236) .cse16 0) (+ v_~A~0.offset_236 .cse12 1) 0) (+ v_~A~0.offset_236 2 .cse12) 0) (+ v_~A~0.offset_236 3 .cse12) 0)))) (store .cse13 v_~mult~0.base_173 (store (store (store (store (select .cse13 v_~mult~0.base_173) .cse14 0) (+ v_~mult~0.offset_173 .cse15 1) 0) (+ 2 v_~mult~0.offset_173 .cse15) 0) (+ v_~mult~0.offset_173 3 .cse15) 0))))) (store .cse10 v_~B~0.base_224 (store (store (store (store (select .cse10 v_~B~0.base_224) .cse11 0) (+ v_~B~0.offset_224 .cse12 1) 0) (+ v_~B~0.offset_224 2 .cse12) 0) (+ v_~B~0.offset_224 3 .cse12) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse5 0) .cse8 0) .cse9 0) .cse1 0)))) (not (= (ite (or (<= 0 .cse3) .cse4) 1 0) 0)) (= (+ .cse3 v_~res2~0_166) |v_thread2Thread1of1ForFork2_plus_#res#1_3|) (= (select .cse0 .cse8) 0) (= |v_#race~mult~0_130| 0) (= |v_thread2Thread1of1ForFork2_plus_#res#1_3| v_~res2~0_165) (= (select .cse0 .cse9) 0) (= |v_#race~A~0_189| 0))))))))) InVars {#race=|v_#race_1002|, ~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, ~mult~0.offset=v_~mult~0.offset_173, ~A~0.offset=v_~A~0.offset_236, ~mult~0.base=v_~mult~0.base_173, #memory_int=|v_#memory_int_260|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_166, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|} OutVars{~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, thread2Thread1of1ForFork2_plus_~a#1=|v_thread2Thread1of1ForFork2_plus_~a#1_3|, ~mult~0.offset=v_~mult~0.offset_173, #race~res2~0=|v_#race~res2~0_202|, thread2Thread1of1ForFork2_#t~mem24#1.base=|v_thread2Thread1of1ForFork2_#t~mem24#1.base_11|, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork2_#t~mem22#1=|v_thread2Thread1of1ForFork2_#t~mem22#1_13|, #race~B~0=|v_#race~B~0_201|, thread2Thread1of1ForFork2_plus_#res#1=|v_thread2Thread1of1ForFork2_plus_#res#1_3|, thread2Thread1of1ForFork2_#t~mem23#1=|v_thread2Thread1of1ForFork2_#t~mem23#1_7|, thread2Thread1of1ForFork2_plus_~b#1=|v_thread2Thread1of1ForFork2_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_165, thread2Thread1of1ForFork2_plus_#in~a#1=|v_thread2Thread1of1ForFork2_plus_#in~a#1_3|, #race=|v_#race_1001|, #race~mult~0=|v_#race~mult~0_130|, thread2Thread1of1ForFork2_plus_#in~b#1=|v_thread2Thread1of1ForFork2_plus_#in~b#1_3|, thread2Thread1of1ForFork2_#t~ret26#1=|v_thread2Thread1of1ForFork2_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_236, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork2_#t~mem25#1=|v_thread2Thread1of1ForFork2_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_173, thread2Thread1of1ForFork2_#t~mem24#1.offset=|v_thread2Thread1of1ForFork2_#t~mem24#1.offset_11|, #memory_int=|v_#memory_int_260|, thread2Thread1of1ForFork2_#t~nondet27#1=|v_thread2Thread1of1ForFork2_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|, #race~A~0=|v_#race~A~0_189|} AuxVars[] AssignedVars[#race, thread2Thread1of1ForFork2_plus_~a#1, #race~res2~0, thread2Thread1of1ForFork2_#t~mem24#1.base, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork2_#t~mem22#1, #race~mult~0, thread2Thread1of1ForFork2_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork2_#t~ret26#1, thread2Thread1of1ForFork2_plus_#res#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~mem23#1, thread2Thread1of1ForFork2_#t~mem25#1, thread2Thread1of1ForFork2_plus_~b#1, thread2Thread1of1ForFork2_#t~mem24#1.offset, ~res2~0, thread2Thread1of1ForFork2_#t~nondet27#1, thread2Thread1of1ForFork2_plus_#in~a#1, #race~A~0][541], [Black: 638#true, 370#L65true, 658#(<= ~N~0 0), 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 514#L105-1true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0)]) [2024-11-19 05:59:45,260 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2024-11-19 05:59:45,260 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-19 05:59:45,260 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-19 05:59:45,260 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-19 05:59:45,282 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2161] L63-->L65: Formula: (let ((.cse12 (* |v_thread2Thread1of1ForFork2_~i~1#1_73| 4))) (let ((.cse16 (+ v_~A~0.offset_236 .cse12))) (let ((.cse15 (* (select (select |v_#memory_int_260| v_~A~0.base_236) .cse16) 4))) (let ((.cse11 (+ v_~B~0.offset_224 .cse12)) (.cse14 (+ v_~mult~0.offset_173 .cse15))) (let ((.cse17 (select (select |v_#memory_$Pointer$.offset_128| v_~mult~0.base_173) .cse14)) (.cse18 (* (select (select |v_#memory_int_260| v_~B~0.base_224) .cse11) 4))) (let ((.cse7 (select (select |v_#memory_$Pointer$.base_128| v_~mult~0.base_173) .cse14)) (.cse5 (+ .cse17 .cse18))) (let ((.cse2 (<= |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse17 .cse18 3)) (.cse4 (<= 0 (+ |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse3 (select (select |v_#memory_int_260| .cse7) .cse5)) (.cse8 (+ .cse17 .cse18 1)) (.cse0 (select |v_#race_1001| .cse7)) (.cse9 (+ .cse17 2 .cse18))) (and (= (select .cse0 .cse1) 0) .cse2 (= |v_#race~B~0_201| 0) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) .cse4 (= (select .cse0 .cse5) 0) (= |v_#race_1001| (let ((.cse6 (let ((.cse10 (let ((.cse13 (store |v_#race_1002| v_~A~0.base_236 (store (store (store (store (select |v_#race_1002| v_~A~0.base_236) .cse16 0) (+ v_~A~0.offset_236 .cse12 1) 0) (+ v_~A~0.offset_236 2 .cse12) 0) (+ v_~A~0.offset_236 3 .cse12) 0)))) (store .cse13 v_~mult~0.base_173 (store (store (store (store (select .cse13 v_~mult~0.base_173) .cse14 0) (+ v_~mult~0.offset_173 .cse15 1) 0) (+ 2 v_~mult~0.offset_173 .cse15) 0) (+ v_~mult~0.offset_173 3 .cse15) 0))))) (store .cse10 v_~B~0.base_224 (store (store (store (store (select .cse10 v_~B~0.base_224) .cse11 0) (+ v_~B~0.offset_224 .cse12 1) 0) (+ v_~B~0.offset_224 2 .cse12) 0) (+ v_~B~0.offset_224 3 .cse12) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse5 0) .cse8 0) .cse9 0) .cse1 0)))) (not (= (ite (or (<= 0 .cse3) .cse4) 1 0) 0)) (= (+ .cse3 v_~res2~0_166) |v_thread2Thread1of1ForFork2_plus_#res#1_3|) (= (select .cse0 .cse8) 0) (= |v_#race~mult~0_130| 0) (= |v_thread2Thread1of1ForFork2_plus_#res#1_3| v_~res2~0_165) (= (select .cse0 .cse9) 0) (= |v_#race~A~0_189| 0))))))))) InVars {#race=|v_#race_1002|, ~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, ~mult~0.offset=v_~mult~0.offset_173, ~A~0.offset=v_~A~0.offset_236, ~mult~0.base=v_~mult~0.base_173, #memory_int=|v_#memory_int_260|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_166, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|} OutVars{~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, thread2Thread1of1ForFork2_plus_~a#1=|v_thread2Thread1of1ForFork2_plus_~a#1_3|, ~mult~0.offset=v_~mult~0.offset_173, #race~res2~0=|v_#race~res2~0_202|, thread2Thread1of1ForFork2_#t~mem24#1.base=|v_thread2Thread1of1ForFork2_#t~mem24#1.base_11|, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork2_#t~mem22#1=|v_thread2Thread1of1ForFork2_#t~mem22#1_13|, #race~B~0=|v_#race~B~0_201|, thread2Thread1of1ForFork2_plus_#res#1=|v_thread2Thread1of1ForFork2_plus_#res#1_3|, thread2Thread1of1ForFork2_#t~mem23#1=|v_thread2Thread1of1ForFork2_#t~mem23#1_7|, thread2Thread1of1ForFork2_plus_~b#1=|v_thread2Thread1of1ForFork2_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_165, thread2Thread1of1ForFork2_plus_#in~a#1=|v_thread2Thread1of1ForFork2_plus_#in~a#1_3|, #race=|v_#race_1001|, #race~mult~0=|v_#race~mult~0_130|, thread2Thread1of1ForFork2_plus_#in~b#1=|v_thread2Thread1of1ForFork2_plus_#in~b#1_3|, thread2Thread1of1ForFork2_#t~ret26#1=|v_thread2Thread1of1ForFork2_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_236, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork2_#t~mem25#1=|v_thread2Thread1of1ForFork2_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_173, thread2Thread1of1ForFork2_#t~mem24#1.offset=|v_thread2Thread1of1ForFork2_#t~mem24#1.offset_11|, #memory_int=|v_#memory_int_260|, thread2Thread1of1ForFork2_#t~nondet27#1=|v_thread2Thread1of1ForFork2_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|, #race~A~0=|v_#race~A~0_189|} AuxVars[] AssignedVars[#race, thread2Thread1of1ForFork2_plus_~a#1, #race~res2~0, thread2Thread1of1ForFork2_#t~mem24#1.base, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork2_#t~mem22#1, #race~mult~0, thread2Thread1of1ForFork2_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork2_#t~ret26#1, thread2Thread1of1ForFork2_plus_#res#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~mem23#1, thread2Thread1of1ForFork2_#t~mem25#1, thread2Thread1of1ForFork2_plus_~b#1, thread2Thread1of1ForFork2_#t~mem24#1.offset, ~res2~0, thread2Thread1of1ForFork2_#t~nondet27#1, thread2Thread1of1ForFork2_plus_#in~a#1, #race~A~0][541], [Black: 638#true, 370#L65true, 658#(<= ~N~0 0), 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 158#L57true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0)]) [2024-11-19 05:59:45,282 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2024-11-19 05:59:45,282 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-19 05:59:45,282 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-19 05:59:45,282 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-19 05:59:45,282 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-19 05:59:45,283 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2161] L63-->L65: Formula: (let ((.cse12 (* |v_thread2Thread1of1ForFork2_~i~1#1_73| 4))) (let ((.cse16 (+ v_~A~0.offset_236 .cse12))) (let ((.cse15 (* (select (select |v_#memory_int_260| v_~A~0.base_236) .cse16) 4))) (let ((.cse11 (+ v_~B~0.offset_224 .cse12)) (.cse14 (+ v_~mult~0.offset_173 .cse15))) (let ((.cse17 (select (select |v_#memory_$Pointer$.offset_128| v_~mult~0.base_173) .cse14)) (.cse18 (* (select (select |v_#memory_int_260| v_~B~0.base_224) .cse11) 4))) (let ((.cse7 (select (select |v_#memory_$Pointer$.base_128| v_~mult~0.base_173) .cse14)) (.cse5 (+ .cse17 .cse18))) (let ((.cse2 (<= |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse17 .cse18 3)) (.cse4 (<= 0 (+ |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse3 (select (select |v_#memory_int_260| .cse7) .cse5)) (.cse8 (+ .cse17 .cse18 1)) (.cse0 (select |v_#race_1001| .cse7)) (.cse9 (+ .cse17 2 .cse18))) (and (= (select .cse0 .cse1) 0) .cse2 (= |v_#race~B~0_201| 0) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) .cse4 (= (select .cse0 .cse5) 0) (= |v_#race_1001| (let ((.cse6 (let ((.cse10 (let ((.cse13 (store |v_#race_1002| v_~A~0.base_236 (store (store (store (store (select |v_#race_1002| v_~A~0.base_236) .cse16 0) (+ v_~A~0.offset_236 .cse12 1) 0) (+ v_~A~0.offset_236 2 .cse12) 0) (+ v_~A~0.offset_236 3 .cse12) 0)))) (store .cse13 v_~mult~0.base_173 (store (store (store (store (select .cse13 v_~mult~0.base_173) .cse14 0) (+ v_~mult~0.offset_173 .cse15 1) 0) (+ 2 v_~mult~0.offset_173 .cse15) 0) (+ v_~mult~0.offset_173 3 .cse15) 0))))) (store .cse10 v_~B~0.base_224 (store (store (store (store (select .cse10 v_~B~0.base_224) .cse11 0) (+ v_~B~0.offset_224 .cse12 1) 0) (+ v_~B~0.offset_224 2 .cse12) 0) (+ v_~B~0.offset_224 3 .cse12) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse5 0) .cse8 0) .cse9 0) .cse1 0)))) (not (= (ite (or (<= 0 .cse3) .cse4) 1 0) 0)) (= (+ .cse3 v_~res2~0_166) |v_thread2Thread1of1ForFork2_plus_#res#1_3|) (= (select .cse0 .cse8) 0) (= |v_#race~mult~0_130| 0) (= |v_thread2Thread1of1ForFork2_plus_#res#1_3| v_~res2~0_165) (= (select .cse0 .cse9) 0) (= |v_#race~A~0_189| 0))))))))) InVars {#race=|v_#race_1002|, ~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, ~mult~0.offset=v_~mult~0.offset_173, ~A~0.offset=v_~A~0.offset_236, ~mult~0.base=v_~mult~0.base_173, #memory_int=|v_#memory_int_260|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_166, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|} OutVars{~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, thread2Thread1of1ForFork2_plus_~a#1=|v_thread2Thread1of1ForFork2_plus_~a#1_3|, ~mult~0.offset=v_~mult~0.offset_173, #race~res2~0=|v_#race~res2~0_202|, thread2Thread1of1ForFork2_#t~mem24#1.base=|v_thread2Thread1of1ForFork2_#t~mem24#1.base_11|, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork2_#t~mem22#1=|v_thread2Thread1of1ForFork2_#t~mem22#1_13|, #race~B~0=|v_#race~B~0_201|, thread2Thread1of1ForFork2_plus_#res#1=|v_thread2Thread1of1ForFork2_plus_#res#1_3|, thread2Thread1of1ForFork2_#t~mem23#1=|v_thread2Thread1of1ForFork2_#t~mem23#1_7|, thread2Thread1of1ForFork2_plus_~b#1=|v_thread2Thread1of1ForFork2_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_165, thread2Thread1of1ForFork2_plus_#in~a#1=|v_thread2Thread1of1ForFork2_plus_#in~a#1_3|, #race=|v_#race_1001|, #race~mult~0=|v_#race~mult~0_130|, thread2Thread1of1ForFork2_plus_#in~b#1=|v_thread2Thread1of1ForFork2_plus_#in~b#1_3|, thread2Thread1of1ForFork2_#t~ret26#1=|v_thread2Thread1of1ForFork2_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_236, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork2_#t~mem25#1=|v_thread2Thread1of1ForFork2_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_173, thread2Thread1of1ForFork2_#t~mem24#1.offset=|v_thread2Thread1of1ForFork2_#t~mem24#1.offset_11|, #memory_int=|v_#memory_int_260|, thread2Thread1of1ForFork2_#t~nondet27#1=|v_thread2Thread1of1ForFork2_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|, #race~A~0=|v_#race~A~0_189|} AuxVars[] AssignedVars[#race, thread2Thread1of1ForFork2_plus_~a#1, #race~res2~0, thread2Thread1of1ForFork2_#t~mem24#1.base, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork2_#t~mem22#1, #race~mult~0, thread2Thread1of1ForFork2_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork2_#t~ret26#1, thread2Thread1of1ForFork2_plus_#res#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~mem23#1, thread2Thread1of1ForFork2_#t~mem25#1, thread2Thread1of1ForFork2_plus_~b#1, thread2Thread1of1ForFork2_#t~mem24#1.offset, ~res2~0, thread2Thread1of1ForFork2_#t~nondet27#1, thread2Thread1of1ForFork2_plus_#in~a#1, #race~A~0][541], [Black: 638#true, 370#L65true, 658#(<= ~N~0 0), 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 514#L105-1true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0)]) [2024-11-19 05:59:45,283 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2024-11-19 05:59:45,283 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-19 05:59:45,283 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2024-11-19 05:59:45,283 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-19 05:59:45,284 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-19 05:59:45,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2161] L63-->L65: Formula: (let ((.cse12 (* |v_thread2Thread1of1ForFork2_~i~1#1_73| 4))) (let ((.cse16 (+ v_~A~0.offset_236 .cse12))) (let ((.cse15 (* (select (select |v_#memory_int_260| v_~A~0.base_236) .cse16) 4))) (let ((.cse11 (+ v_~B~0.offset_224 .cse12)) (.cse14 (+ v_~mult~0.offset_173 .cse15))) (let ((.cse17 (select (select |v_#memory_$Pointer$.offset_128| v_~mult~0.base_173) .cse14)) (.cse18 (* (select (select |v_#memory_int_260| v_~B~0.base_224) .cse11) 4))) (let ((.cse7 (select (select |v_#memory_$Pointer$.base_128| v_~mult~0.base_173) .cse14)) (.cse5 (+ .cse17 .cse18))) (let ((.cse2 (<= |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse17 .cse18 3)) (.cse4 (<= 0 (+ |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse3 (select (select |v_#memory_int_260| .cse7) .cse5)) (.cse8 (+ .cse17 .cse18 1)) (.cse0 (select |v_#race_1001| .cse7)) (.cse9 (+ .cse17 2 .cse18))) (and (= (select .cse0 .cse1) 0) .cse2 (= |v_#race~B~0_201| 0) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) .cse4 (= (select .cse0 .cse5) 0) (= |v_#race_1001| (let ((.cse6 (let ((.cse10 (let ((.cse13 (store |v_#race_1002| v_~A~0.base_236 (store (store (store (store (select |v_#race_1002| v_~A~0.base_236) .cse16 0) (+ v_~A~0.offset_236 .cse12 1) 0) (+ v_~A~0.offset_236 2 .cse12) 0) (+ v_~A~0.offset_236 3 .cse12) 0)))) (store .cse13 v_~mult~0.base_173 (store (store (store (store (select .cse13 v_~mult~0.base_173) .cse14 0) (+ v_~mult~0.offset_173 .cse15 1) 0) (+ 2 v_~mult~0.offset_173 .cse15) 0) (+ v_~mult~0.offset_173 3 .cse15) 0))))) (store .cse10 v_~B~0.base_224 (store (store (store (store (select .cse10 v_~B~0.base_224) .cse11 0) (+ v_~B~0.offset_224 .cse12 1) 0) (+ v_~B~0.offset_224 2 .cse12) 0) (+ v_~B~0.offset_224 3 .cse12) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse5 0) .cse8 0) .cse9 0) .cse1 0)))) (not (= (ite (or (<= 0 .cse3) .cse4) 1 0) 0)) (= (+ .cse3 v_~res2~0_166) |v_thread2Thread1of1ForFork2_plus_#res#1_3|) (= (select .cse0 .cse8) 0) (= |v_#race~mult~0_130| 0) (= |v_thread2Thread1of1ForFork2_plus_#res#1_3| v_~res2~0_165) (= (select .cse0 .cse9) 0) (= |v_#race~A~0_189| 0))))))))) InVars {#race=|v_#race_1002|, ~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, ~mult~0.offset=v_~mult~0.offset_173, ~A~0.offset=v_~A~0.offset_236, ~mult~0.base=v_~mult~0.base_173, #memory_int=|v_#memory_int_260|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_166, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|} OutVars{~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, thread2Thread1of1ForFork2_plus_~a#1=|v_thread2Thread1of1ForFork2_plus_~a#1_3|, ~mult~0.offset=v_~mult~0.offset_173, #race~res2~0=|v_#race~res2~0_202|, thread2Thread1of1ForFork2_#t~mem24#1.base=|v_thread2Thread1of1ForFork2_#t~mem24#1.base_11|, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork2_#t~mem22#1=|v_thread2Thread1of1ForFork2_#t~mem22#1_13|, #race~B~0=|v_#race~B~0_201|, thread2Thread1of1ForFork2_plus_#res#1=|v_thread2Thread1of1ForFork2_plus_#res#1_3|, thread2Thread1of1ForFork2_#t~mem23#1=|v_thread2Thread1of1ForFork2_#t~mem23#1_7|, thread2Thread1of1ForFork2_plus_~b#1=|v_thread2Thread1of1ForFork2_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_165, thread2Thread1of1ForFork2_plus_#in~a#1=|v_thread2Thread1of1ForFork2_plus_#in~a#1_3|, #race=|v_#race_1001|, #race~mult~0=|v_#race~mult~0_130|, thread2Thread1of1ForFork2_plus_#in~b#1=|v_thread2Thread1of1ForFork2_plus_#in~b#1_3|, thread2Thread1of1ForFork2_#t~ret26#1=|v_thread2Thread1of1ForFork2_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_236, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork2_#t~mem25#1=|v_thread2Thread1of1ForFork2_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_173, thread2Thread1of1ForFork2_#t~mem24#1.offset=|v_thread2Thread1of1ForFork2_#t~mem24#1.offset_11|, #memory_int=|v_#memory_int_260|, thread2Thread1of1ForFork2_#t~nondet27#1=|v_thread2Thread1of1ForFork2_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|, #race~A~0=|v_#race~A~0_189|} AuxVars[] AssignedVars[#race, thread2Thread1of1ForFork2_plus_~a#1, #race~res2~0, thread2Thread1of1ForFork2_#t~mem24#1.base, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork2_#t~mem22#1, #race~mult~0, thread2Thread1of1ForFork2_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork2_#t~ret26#1, thread2Thread1of1ForFork2_plus_#res#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~mem23#1, thread2Thread1of1ForFork2_#t~mem25#1, thread2Thread1of1ForFork2_plus_~b#1, thread2Thread1of1ForFork2_#t~mem24#1.offset, ~res2~0, thread2Thread1of1ForFork2_#t~nondet27#1, thread2Thread1of1ForFork2_plus_#in~a#1, #race~A~0][570], [Black: 638#true, 370#L65true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, Black: 649#true, 487#L103-4true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, 188#L51true]) [2024-11-19 05:59:45,539 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2024-11-19 05:59:45,539 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-19 05:59:45,539 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-19 05:59:45,539 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-19 05:59:45,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2161] L63-->L65: Formula: (let ((.cse12 (* |v_thread2Thread1of1ForFork2_~i~1#1_73| 4))) (let ((.cse16 (+ v_~A~0.offset_236 .cse12))) (let ((.cse15 (* (select (select |v_#memory_int_260| v_~A~0.base_236) .cse16) 4))) (let ((.cse11 (+ v_~B~0.offset_224 .cse12)) (.cse14 (+ v_~mult~0.offset_173 .cse15))) (let ((.cse17 (select (select |v_#memory_$Pointer$.offset_128| v_~mult~0.base_173) .cse14)) (.cse18 (* (select (select |v_#memory_int_260| v_~B~0.base_224) .cse11) 4))) (let ((.cse7 (select (select |v_#memory_$Pointer$.base_128| v_~mult~0.base_173) .cse14)) (.cse5 (+ .cse17 .cse18))) (let ((.cse2 (<= |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse17 .cse18 3)) (.cse4 (<= 0 (+ |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse3 (select (select |v_#memory_int_260| .cse7) .cse5)) (.cse8 (+ .cse17 .cse18 1)) (.cse0 (select |v_#race_1001| .cse7)) (.cse9 (+ .cse17 2 .cse18))) (and (= (select .cse0 .cse1) 0) .cse2 (= |v_#race~B~0_201| 0) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) .cse4 (= (select .cse0 .cse5) 0) (= |v_#race_1001| (let ((.cse6 (let ((.cse10 (let ((.cse13 (store |v_#race_1002| v_~A~0.base_236 (store (store (store (store (select |v_#race_1002| v_~A~0.base_236) .cse16 0) (+ v_~A~0.offset_236 .cse12 1) 0) (+ v_~A~0.offset_236 2 .cse12) 0) (+ v_~A~0.offset_236 3 .cse12) 0)))) (store .cse13 v_~mult~0.base_173 (store (store (store (store (select .cse13 v_~mult~0.base_173) .cse14 0) (+ v_~mult~0.offset_173 .cse15 1) 0) (+ 2 v_~mult~0.offset_173 .cse15) 0) (+ v_~mult~0.offset_173 3 .cse15) 0))))) (store .cse10 v_~B~0.base_224 (store (store (store (store (select .cse10 v_~B~0.base_224) .cse11 0) (+ v_~B~0.offset_224 .cse12 1) 0) (+ v_~B~0.offset_224 2 .cse12) 0) (+ v_~B~0.offset_224 3 .cse12) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse5 0) .cse8 0) .cse9 0) .cse1 0)))) (not (= (ite (or (<= 0 .cse3) .cse4) 1 0) 0)) (= (+ .cse3 v_~res2~0_166) |v_thread2Thread1of1ForFork2_plus_#res#1_3|) (= (select .cse0 .cse8) 0) (= |v_#race~mult~0_130| 0) (= |v_thread2Thread1of1ForFork2_plus_#res#1_3| v_~res2~0_165) (= (select .cse0 .cse9) 0) (= |v_#race~A~0_189| 0))))))))) InVars {#race=|v_#race_1002|, ~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, ~mult~0.offset=v_~mult~0.offset_173, ~A~0.offset=v_~A~0.offset_236, ~mult~0.base=v_~mult~0.base_173, #memory_int=|v_#memory_int_260|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_166, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|} OutVars{~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, thread2Thread1of1ForFork2_plus_~a#1=|v_thread2Thread1of1ForFork2_plus_~a#1_3|, ~mult~0.offset=v_~mult~0.offset_173, #race~res2~0=|v_#race~res2~0_202|, thread2Thread1of1ForFork2_#t~mem24#1.base=|v_thread2Thread1of1ForFork2_#t~mem24#1.base_11|, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork2_#t~mem22#1=|v_thread2Thread1of1ForFork2_#t~mem22#1_13|, #race~B~0=|v_#race~B~0_201|, thread2Thread1of1ForFork2_plus_#res#1=|v_thread2Thread1of1ForFork2_plus_#res#1_3|, thread2Thread1of1ForFork2_#t~mem23#1=|v_thread2Thread1of1ForFork2_#t~mem23#1_7|, thread2Thread1of1ForFork2_plus_~b#1=|v_thread2Thread1of1ForFork2_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_165, thread2Thread1of1ForFork2_plus_#in~a#1=|v_thread2Thread1of1ForFork2_plus_#in~a#1_3|, #race=|v_#race_1001|, #race~mult~0=|v_#race~mult~0_130|, thread2Thread1of1ForFork2_plus_#in~b#1=|v_thread2Thread1of1ForFork2_plus_#in~b#1_3|, thread2Thread1of1ForFork2_#t~ret26#1=|v_thread2Thread1of1ForFork2_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_236, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork2_#t~mem25#1=|v_thread2Thread1of1ForFork2_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_173, thread2Thread1of1ForFork2_#t~mem24#1.offset=|v_thread2Thread1of1ForFork2_#t~mem24#1.offset_11|, #memory_int=|v_#memory_int_260|, thread2Thread1of1ForFork2_#t~nondet27#1=|v_thread2Thread1of1ForFork2_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|, #race~A~0=|v_#race~A~0_189|} AuxVars[] AssignedVars[#race, thread2Thread1of1ForFork2_plus_~a#1, #race~res2~0, thread2Thread1of1ForFork2_#t~mem24#1.base, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork2_#t~mem22#1, #race~mult~0, thread2Thread1of1ForFork2_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork2_#t~ret26#1, thread2Thread1of1ForFork2_plus_#res#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~mem23#1, thread2Thread1of1ForFork2_#t~mem25#1, thread2Thread1of1ForFork2_plus_~b#1, thread2Thread1of1ForFork2_#t~mem24#1.offset, ~res2~0, thread2Thread1of1ForFork2_#t~nondet27#1, thread2Thread1of1ForFork2_plus_#in~a#1, #race~A~0][570], [Black: 638#true, 370#L65true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, Black: 649#true, 158#L57true, 487#L103-4true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true]) [2024-11-19 05:59:45,559 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2024-11-19 05:59:45,559 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-19 05:59:45,559 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-19 05:59:45,559 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-19 05:59:45,670 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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][572], [Black: 638#true, 634#(= |#race~maxA~0| 0), 658#(<= ~N~0 0), 425#L106true, 613#(= |#race~N~0| 0), 640#(= |#race~mult~0| 0), 647#(= |#race~maxB~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 644#(= |#race~M~0| 0), 36#L76true, Black: 649#true]) [2024-11-19 05:59:45,670 INFO L294 olderBase$Statistics]: this new event has 303 ancestors and is cut-off event [2024-11-19 05:59:45,670 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-19 05:59:45,671 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2024-11-19 05:59:45,671 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-19 05:59:45,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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][573], [Black: 638#true, 370#L65true, 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 234#L50-7true, 36#L76true, Black: 649#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 647#(= |#race~maxB~0| 0), 175#L104-4true, 644#(= |#race~M~0| 0)]) [2024-11-19 05:59:45,676 INFO L294 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2024-11-19 05:59:45,676 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-11-19 05:59:45,676 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-19 05:59:45,676 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-11-19 05:59:45,684 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2161] L63-->L65: Formula: (let ((.cse12 (* |v_thread2Thread1of1ForFork2_~i~1#1_73| 4))) (let ((.cse16 (+ v_~A~0.offset_236 .cse12))) (let ((.cse15 (* (select (select |v_#memory_int_260| v_~A~0.base_236) .cse16) 4))) (let ((.cse11 (+ v_~B~0.offset_224 .cse12)) (.cse14 (+ v_~mult~0.offset_173 .cse15))) (let ((.cse17 (select (select |v_#memory_$Pointer$.offset_128| v_~mult~0.base_173) .cse14)) (.cse18 (* (select (select |v_#memory_int_260| v_~B~0.base_224) .cse11) 4))) (let ((.cse7 (select (select |v_#memory_$Pointer$.base_128| v_~mult~0.base_173) .cse14)) (.cse5 (+ .cse17 .cse18))) (let ((.cse2 (<= |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse17 .cse18 3)) (.cse4 (<= 0 (+ |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse3 (select (select |v_#memory_int_260| .cse7) .cse5)) (.cse8 (+ .cse17 .cse18 1)) (.cse0 (select |v_#race_1001| .cse7)) (.cse9 (+ .cse17 2 .cse18))) (and (= (select .cse0 .cse1) 0) .cse2 (= |v_#race~B~0_201| 0) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) .cse4 (= (select .cse0 .cse5) 0) (= |v_#race_1001| (let ((.cse6 (let ((.cse10 (let ((.cse13 (store |v_#race_1002| v_~A~0.base_236 (store (store (store (store (select |v_#race_1002| v_~A~0.base_236) .cse16 0) (+ v_~A~0.offset_236 .cse12 1) 0) (+ v_~A~0.offset_236 2 .cse12) 0) (+ v_~A~0.offset_236 3 .cse12) 0)))) (store .cse13 v_~mult~0.base_173 (store (store (store (store (select .cse13 v_~mult~0.base_173) .cse14 0) (+ v_~mult~0.offset_173 .cse15 1) 0) (+ 2 v_~mult~0.offset_173 .cse15) 0) (+ v_~mult~0.offset_173 3 .cse15) 0))))) (store .cse10 v_~B~0.base_224 (store (store (store (store (select .cse10 v_~B~0.base_224) .cse11 0) (+ v_~B~0.offset_224 .cse12 1) 0) (+ v_~B~0.offset_224 2 .cse12) 0) (+ v_~B~0.offset_224 3 .cse12) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse5 0) .cse8 0) .cse9 0) .cse1 0)))) (not (= (ite (or (<= 0 .cse3) .cse4) 1 0) 0)) (= (+ .cse3 v_~res2~0_166) |v_thread2Thread1of1ForFork2_plus_#res#1_3|) (= (select .cse0 .cse8) 0) (= |v_#race~mult~0_130| 0) (= |v_thread2Thread1of1ForFork2_plus_#res#1_3| v_~res2~0_165) (= (select .cse0 .cse9) 0) (= |v_#race~A~0_189| 0))))))))) InVars {#race=|v_#race_1002|, ~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, ~mult~0.offset=v_~mult~0.offset_173, ~A~0.offset=v_~A~0.offset_236, ~mult~0.base=v_~mult~0.base_173, #memory_int=|v_#memory_int_260|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_166, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|} OutVars{~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, thread2Thread1of1ForFork2_plus_~a#1=|v_thread2Thread1of1ForFork2_plus_~a#1_3|, ~mult~0.offset=v_~mult~0.offset_173, #race~res2~0=|v_#race~res2~0_202|, thread2Thread1of1ForFork2_#t~mem24#1.base=|v_thread2Thread1of1ForFork2_#t~mem24#1.base_11|, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork2_#t~mem22#1=|v_thread2Thread1of1ForFork2_#t~mem22#1_13|, #race~B~0=|v_#race~B~0_201|, thread2Thread1of1ForFork2_plus_#res#1=|v_thread2Thread1of1ForFork2_plus_#res#1_3|, thread2Thread1of1ForFork2_#t~mem23#1=|v_thread2Thread1of1ForFork2_#t~mem23#1_7|, thread2Thread1of1ForFork2_plus_~b#1=|v_thread2Thread1of1ForFork2_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_165, thread2Thread1of1ForFork2_plus_#in~a#1=|v_thread2Thread1of1ForFork2_plus_#in~a#1_3|, #race=|v_#race_1001|, #race~mult~0=|v_#race~mult~0_130|, thread2Thread1of1ForFork2_plus_#in~b#1=|v_thread2Thread1of1ForFork2_plus_#in~b#1_3|, thread2Thread1of1ForFork2_#t~ret26#1=|v_thread2Thread1of1ForFork2_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_236, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork2_#t~mem25#1=|v_thread2Thread1of1ForFork2_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_173, thread2Thread1of1ForFork2_#t~mem24#1.offset=|v_thread2Thread1of1ForFork2_#t~mem24#1.offset_11|, #memory_int=|v_#memory_int_260|, thread2Thread1of1ForFork2_#t~nondet27#1=|v_thread2Thread1of1ForFork2_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|, #race~A~0=|v_#race~A~0_189|} AuxVars[] AssignedVars[#race, thread2Thread1of1ForFork2_plus_~a#1, #race~res2~0, thread2Thread1of1ForFork2_#t~mem24#1.base, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork2_#t~mem22#1, #race~mult~0, thread2Thread1of1ForFork2_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork2_#t~ret26#1, thread2Thread1of1ForFork2_plus_#res#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~mem23#1, thread2Thread1of1ForFork2_#t~mem25#1, thread2Thread1of1ForFork2_plus_~b#1, thread2Thread1of1ForFork2_#t~mem24#1.offset, ~res2~0, thread2Thread1of1ForFork2_#t~nondet27#1, thread2Thread1of1ForFork2_plus_#in~a#1, #race~A~0][570], [Black: 638#true, 370#L65true, 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), Black: 649#true, 503#$Ultimate##0true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 175#L104-4true, 644#(= |#race~M~0| 0), 653#true, 188#L51true]) [2024-11-19 05:59:45,684 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2024-11-19 05:59:45,684 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-19 05:59:45,684 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-19 05:59:45,684 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-19 05:59:45,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2161] L63-->L65: Formula: (let ((.cse12 (* |v_thread2Thread1of1ForFork2_~i~1#1_73| 4))) (let ((.cse16 (+ v_~A~0.offset_236 .cse12))) (let ((.cse15 (* (select (select |v_#memory_int_260| v_~A~0.base_236) .cse16) 4))) (let ((.cse11 (+ v_~B~0.offset_224 .cse12)) (.cse14 (+ v_~mult~0.offset_173 .cse15))) (let ((.cse17 (select (select |v_#memory_$Pointer$.offset_128| v_~mult~0.base_173) .cse14)) (.cse18 (* (select (select |v_#memory_int_260| v_~B~0.base_224) .cse11) 4))) (let ((.cse7 (select (select |v_#memory_$Pointer$.base_128| v_~mult~0.base_173) .cse14)) (.cse5 (+ .cse17 .cse18))) (let ((.cse2 (<= |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse17 .cse18 3)) (.cse4 (<= 0 (+ |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse3 (select (select |v_#memory_int_260| .cse7) .cse5)) (.cse8 (+ .cse17 .cse18 1)) (.cse0 (select |v_#race_1001| .cse7)) (.cse9 (+ .cse17 2 .cse18))) (and (= (select .cse0 .cse1) 0) .cse2 (= |v_#race~B~0_201| 0) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) .cse4 (= (select .cse0 .cse5) 0) (= |v_#race_1001| (let ((.cse6 (let ((.cse10 (let ((.cse13 (store |v_#race_1002| v_~A~0.base_236 (store (store (store (store (select |v_#race_1002| v_~A~0.base_236) .cse16 0) (+ v_~A~0.offset_236 .cse12 1) 0) (+ v_~A~0.offset_236 2 .cse12) 0) (+ v_~A~0.offset_236 3 .cse12) 0)))) (store .cse13 v_~mult~0.base_173 (store (store (store (store (select .cse13 v_~mult~0.base_173) .cse14 0) (+ v_~mult~0.offset_173 .cse15 1) 0) (+ 2 v_~mult~0.offset_173 .cse15) 0) (+ v_~mult~0.offset_173 3 .cse15) 0))))) (store .cse10 v_~B~0.base_224 (store (store (store (store (select .cse10 v_~B~0.base_224) .cse11 0) (+ v_~B~0.offset_224 .cse12 1) 0) (+ v_~B~0.offset_224 2 .cse12) 0) (+ v_~B~0.offset_224 3 .cse12) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse5 0) .cse8 0) .cse9 0) .cse1 0)))) (not (= (ite (or (<= 0 .cse3) .cse4) 1 0) 0)) (= (+ .cse3 v_~res2~0_166) |v_thread2Thread1of1ForFork2_plus_#res#1_3|) (= (select .cse0 .cse8) 0) (= |v_#race~mult~0_130| 0) (= |v_thread2Thread1of1ForFork2_plus_#res#1_3| v_~res2~0_165) (= (select .cse0 .cse9) 0) (= |v_#race~A~0_189| 0))))))))) InVars {#race=|v_#race_1002|, ~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, ~mult~0.offset=v_~mult~0.offset_173, ~A~0.offset=v_~A~0.offset_236, ~mult~0.base=v_~mult~0.base_173, #memory_int=|v_#memory_int_260|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_166, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|} OutVars{~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, thread2Thread1of1ForFork2_plus_~a#1=|v_thread2Thread1of1ForFork2_plus_~a#1_3|, ~mult~0.offset=v_~mult~0.offset_173, #race~res2~0=|v_#race~res2~0_202|, thread2Thread1of1ForFork2_#t~mem24#1.base=|v_thread2Thread1of1ForFork2_#t~mem24#1.base_11|, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork2_#t~mem22#1=|v_thread2Thread1of1ForFork2_#t~mem22#1_13|, #race~B~0=|v_#race~B~0_201|, thread2Thread1of1ForFork2_plus_#res#1=|v_thread2Thread1of1ForFork2_plus_#res#1_3|, thread2Thread1of1ForFork2_#t~mem23#1=|v_thread2Thread1of1ForFork2_#t~mem23#1_7|, thread2Thread1of1ForFork2_plus_~b#1=|v_thread2Thread1of1ForFork2_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_165, thread2Thread1of1ForFork2_plus_#in~a#1=|v_thread2Thread1of1ForFork2_plus_#in~a#1_3|, #race=|v_#race_1001|, #race~mult~0=|v_#race~mult~0_130|, thread2Thread1of1ForFork2_plus_#in~b#1=|v_thread2Thread1of1ForFork2_plus_#in~b#1_3|, thread2Thread1of1ForFork2_#t~ret26#1=|v_thread2Thread1of1ForFork2_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_236, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork2_#t~mem25#1=|v_thread2Thread1of1ForFork2_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_173, thread2Thread1of1ForFork2_#t~mem24#1.offset=|v_thread2Thread1of1ForFork2_#t~mem24#1.offset_11|, #memory_int=|v_#memory_int_260|, thread2Thread1of1ForFork2_#t~nondet27#1=|v_thread2Thread1of1ForFork2_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|, #race~A~0=|v_#race~A~0_189|} AuxVars[] AssignedVars[#race, thread2Thread1of1ForFork2_plus_~a#1, #race~res2~0, thread2Thread1of1ForFork2_#t~mem24#1.base, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork2_#t~mem22#1, #race~mult~0, thread2Thread1of1ForFork2_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork2_#t~ret26#1, thread2Thread1of1ForFork2_plus_#res#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~mem23#1, thread2Thread1of1ForFork2_#t~mem25#1, thread2Thread1of1ForFork2_plus_~b#1, thread2Thread1of1ForFork2_#t~mem24#1.offset, ~res2~0, thread2Thread1of1ForFork2_#t~nondet27#1, thread2Thread1of1ForFork2_plus_#in~a#1, #race~A~0][570], [Black: 638#true, 370#L65true, 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), Black: 649#true, 158#L57true, 503#$Ultimate##0true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 175#L104-4true, 644#(= |#race~M~0| 0), 653#true]) [2024-11-19 05:59:45,703 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2024-11-19 05:59:45,704 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-19 05:59:45,704 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-19 05:59:45,704 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-19 05:59:45,717 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2161] L63-->L65: Formula: (let ((.cse12 (* |v_thread2Thread1of1ForFork2_~i~1#1_73| 4))) (let ((.cse16 (+ v_~A~0.offset_236 .cse12))) (let ((.cse15 (* (select (select |v_#memory_int_260| v_~A~0.base_236) .cse16) 4))) (let ((.cse11 (+ v_~B~0.offset_224 .cse12)) (.cse14 (+ v_~mult~0.offset_173 .cse15))) (let ((.cse17 (select (select |v_#memory_$Pointer$.offset_128| v_~mult~0.base_173) .cse14)) (.cse18 (* (select (select |v_#memory_int_260| v_~B~0.base_224) .cse11) 4))) (let ((.cse7 (select (select |v_#memory_$Pointer$.base_128| v_~mult~0.base_173) .cse14)) (.cse5 (+ .cse17 .cse18))) (let ((.cse2 (<= |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse17 .cse18 3)) (.cse4 (<= 0 (+ |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse3 (select (select |v_#memory_int_260| .cse7) .cse5)) (.cse8 (+ .cse17 .cse18 1)) (.cse0 (select |v_#race_1001| .cse7)) (.cse9 (+ .cse17 2 .cse18))) (and (= (select .cse0 .cse1) 0) .cse2 (= |v_#race~B~0_201| 0) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) .cse4 (= (select .cse0 .cse5) 0) (= |v_#race_1001| (let ((.cse6 (let ((.cse10 (let ((.cse13 (store |v_#race_1002| v_~A~0.base_236 (store (store (store (store (select |v_#race_1002| v_~A~0.base_236) .cse16 0) (+ v_~A~0.offset_236 .cse12 1) 0) (+ v_~A~0.offset_236 2 .cse12) 0) (+ v_~A~0.offset_236 3 .cse12) 0)))) (store .cse13 v_~mult~0.base_173 (store (store (store (store (select .cse13 v_~mult~0.base_173) .cse14 0) (+ v_~mult~0.offset_173 .cse15 1) 0) (+ 2 v_~mult~0.offset_173 .cse15) 0) (+ v_~mult~0.offset_173 3 .cse15) 0))))) (store .cse10 v_~B~0.base_224 (store (store (store (store (select .cse10 v_~B~0.base_224) .cse11 0) (+ v_~B~0.offset_224 .cse12 1) 0) (+ v_~B~0.offset_224 2 .cse12) 0) (+ v_~B~0.offset_224 3 .cse12) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse5 0) .cse8 0) .cse9 0) .cse1 0)))) (not (= (ite (or (<= 0 .cse3) .cse4) 1 0) 0)) (= (+ .cse3 v_~res2~0_166) |v_thread2Thread1of1ForFork2_plus_#res#1_3|) (= (select .cse0 .cse8) 0) (= |v_#race~mult~0_130| 0) (= |v_thread2Thread1of1ForFork2_plus_#res#1_3| v_~res2~0_165) (= (select .cse0 .cse9) 0) (= |v_#race~A~0_189| 0))))))))) InVars {#race=|v_#race_1002|, ~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, ~mult~0.offset=v_~mult~0.offset_173, ~A~0.offset=v_~A~0.offset_236, ~mult~0.base=v_~mult~0.base_173, #memory_int=|v_#memory_int_260|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_166, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|} OutVars{~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, thread2Thread1of1ForFork2_plus_~a#1=|v_thread2Thread1of1ForFork2_plus_~a#1_3|, ~mult~0.offset=v_~mult~0.offset_173, #race~res2~0=|v_#race~res2~0_202|, thread2Thread1of1ForFork2_#t~mem24#1.base=|v_thread2Thread1of1ForFork2_#t~mem24#1.base_11|, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork2_#t~mem22#1=|v_thread2Thread1of1ForFork2_#t~mem22#1_13|, #race~B~0=|v_#race~B~0_201|, thread2Thread1of1ForFork2_plus_#res#1=|v_thread2Thread1of1ForFork2_plus_#res#1_3|, thread2Thread1of1ForFork2_#t~mem23#1=|v_thread2Thread1of1ForFork2_#t~mem23#1_7|, thread2Thread1of1ForFork2_plus_~b#1=|v_thread2Thread1of1ForFork2_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_165, thread2Thread1of1ForFork2_plus_#in~a#1=|v_thread2Thread1of1ForFork2_plus_#in~a#1_3|, #race=|v_#race_1001|, #race~mult~0=|v_#race~mult~0_130|, thread2Thread1of1ForFork2_plus_#in~b#1=|v_thread2Thread1of1ForFork2_plus_#in~b#1_3|, thread2Thread1of1ForFork2_#t~ret26#1=|v_thread2Thread1of1ForFork2_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_236, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork2_#t~mem25#1=|v_thread2Thread1of1ForFork2_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_173, thread2Thread1of1ForFork2_#t~mem24#1.offset=|v_thread2Thread1of1ForFork2_#t~mem24#1.offset_11|, #memory_int=|v_#memory_int_260|, thread2Thread1of1ForFork2_#t~nondet27#1=|v_thread2Thread1of1ForFork2_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|, #race~A~0=|v_#race~A~0_189|} AuxVars[] AssignedVars[#race, thread2Thread1of1ForFork2_plus_~a#1, #race~res2~0, thread2Thread1of1ForFork2_#t~mem24#1.base, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork2_#t~mem22#1, #race~mult~0, thread2Thread1of1ForFork2_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork2_#t~ret26#1, thread2Thread1of1ForFork2_plus_#res#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~mem23#1, thread2Thread1of1ForFork2_#t~mem25#1, thread2Thread1of1ForFork2_plus_~b#1, thread2Thread1of1ForFork2_#t~mem24#1.offset, ~res2~0, thread2Thread1of1ForFork2_#t~nondet27#1, thread2Thread1of1ForFork2_plus_#in~a#1, #race~A~0][570], [Black: 638#true, 370#L65true, 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 175#L104-4true, 644#(= |#race~M~0| 0), 653#true, 597#$Ultimate##0true]) [2024-11-19 05:59:45,718 INFO L294 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2024-11-19 05:59:45,718 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-19 05:59:45,718 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-19 05:59:45,718 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-19 05:59:45,727 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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][574], [Black: 638#true, 292#$Ultimate##0true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, 36#L76true, Black: 649#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 175#L104-4true, 644#(= |#race~M~0| 0), 653#true, 188#L51true]) [2024-11-19 05:59:45,727 INFO L294 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2024-11-19 05:59:45,727 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-11-19 05:59:45,727 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-11-19 05:59:45,727 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-11-19 05:59:45,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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][574], [Black: 638#true, 292#$Ultimate##0true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, 36#L76true, Black: 649#true, 158#L57true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 175#L104-4true, 644#(= |#race~M~0| 0), 653#true]) [2024-11-19 05:59:45,744 INFO L294 olderBase$Statistics]: this new event has 296 ancestors and is cut-off event [2024-11-19 05:59:45,744 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-19 05:59:45,744 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-19 05:59:45,744 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-19 05:59:45,783 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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][572], [Black: 638#true, 634#(= |#race~maxA~0| 0), 425#L106true, 658#(<= ~N~0 0), 613#(= |#race~N~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, 647#(= |#race~maxB~0| 0), 651#(= |#race~A~0| 0), 644#(= |#race~M~0| 0), 36#L76true, Black: 649#true]) [2024-11-19 05:59:45,783 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-19 05:59:45,783 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-19 05:59:45,783 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2024-11-19 05:59:45,783 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-19 05:59:45,784 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2024-11-19 05:59:45,785 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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][572], [Black: 638#true, 370#L65true, 658#(<= ~N~0 0), 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 514#L105-1true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0)]) [2024-11-19 05:59:45,785 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2024-11-19 05:59:45,785 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-19 05:59:45,787 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2024-11-19 05:59:45,787 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2024-11-19 05:59:45,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2161] L63-->L65: Formula: (let ((.cse12 (* |v_thread2Thread1of1ForFork2_~i~1#1_73| 4))) (let ((.cse16 (+ v_~A~0.offset_236 .cse12))) (let ((.cse15 (* (select (select |v_#memory_int_260| v_~A~0.base_236) .cse16) 4))) (let ((.cse11 (+ v_~B~0.offset_224 .cse12)) (.cse14 (+ v_~mult~0.offset_173 .cse15))) (let ((.cse17 (select (select |v_#memory_$Pointer$.offset_128| v_~mult~0.base_173) .cse14)) (.cse18 (* (select (select |v_#memory_int_260| v_~B~0.base_224) .cse11) 4))) (let ((.cse7 (select (select |v_#memory_$Pointer$.base_128| v_~mult~0.base_173) .cse14)) (.cse5 (+ .cse17 .cse18))) (let ((.cse2 (<= |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse17 .cse18 3)) (.cse4 (<= 0 (+ |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse3 (select (select |v_#memory_int_260| .cse7) .cse5)) (.cse8 (+ .cse17 .cse18 1)) (.cse0 (select |v_#race_1001| .cse7)) (.cse9 (+ .cse17 2 .cse18))) (and (= (select .cse0 .cse1) 0) .cse2 (= |v_#race~B~0_201| 0) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) .cse4 (= (select .cse0 .cse5) 0) (= |v_#race_1001| (let ((.cse6 (let ((.cse10 (let ((.cse13 (store |v_#race_1002| v_~A~0.base_236 (store (store (store (store (select |v_#race_1002| v_~A~0.base_236) .cse16 0) (+ v_~A~0.offset_236 .cse12 1) 0) (+ v_~A~0.offset_236 2 .cse12) 0) (+ v_~A~0.offset_236 3 .cse12) 0)))) (store .cse13 v_~mult~0.base_173 (store (store (store (store (select .cse13 v_~mult~0.base_173) .cse14 0) (+ v_~mult~0.offset_173 .cse15 1) 0) (+ 2 v_~mult~0.offset_173 .cse15) 0) (+ v_~mult~0.offset_173 3 .cse15) 0))))) (store .cse10 v_~B~0.base_224 (store (store (store (store (select .cse10 v_~B~0.base_224) .cse11 0) (+ v_~B~0.offset_224 .cse12 1) 0) (+ v_~B~0.offset_224 2 .cse12) 0) (+ v_~B~0.offset_224 3 .cse12) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse5 0) .cse8 0) .cse9 0) .cse1 0)))) (not (= (ite (or (<= 0 .cse3) .cse4) 1 0) 0)) (= (+ .cse3 v_~res2~0_166) |v_thread2Thread1of1ForFork2_plus_#res#1_3|) (= (select .cse0 .cse8) 0) (= |v_#race~mult~0_130| 0) (= |v_thread2Thread1of1ForFork2_plus_#res#1_3| v_~res2~0_165) (= (select .cse0 .cse9) 0) (= |v_#race~A~0_189| 0))))))))) InVars {#race=|v_#race_1002|, ~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, ~mult~0.offset=v_~mult~0.offset_173, ~A~0.offset=v_~A~0.offset_236, ~mult~0.base=v_~mult~0.base_173, #memory_int=|v_#memory_int_260|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_166, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|} OutVars{~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, thread2Thread1of1ForFork2_plus_~a#1=|v_thread2Thread1of1ForFork2_plus_~a#1_3|, ~mult~0.offset=v_~mult~0.offset_173, #race~res2~0=|v_#race~res2~0_202|, thread2Thread1of1ForFork2_#t~mem24#1.base=|v_thread2Thread1of1ForFork2_#t~mem24#1.base_11|, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork2_#t~mem22#1=|v_thread2Thread1of1ForFork2_#t~mem22#1_13|, #race~B~0=|v_#race~B~0_201|, thread2Thread1of1ForFork2_plus_#res#1=|v_thread2Thread1of1ForFork2_plus_#res#1_3|, thread2Thread1of1ForFork2_#t~mem23#1=|v_thread2Thread1of1ForFork2_#t~mem23#1_7|, thread2Thread1of1ForFork2_plus_~b#1=|v_thread2Thread1of1ForFork2_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_165, thread2Thread1of1ForFork2_plus_#in~a#1=|v_thread2Thread1of1ForFork2_plus_#in~a#1_3|, #race=|v_#race_1001|, #race~mult~0=|v_#race~mult~0_130|, thread2Thread1of1ForFork2_plus_#in~b#1=|v_thread2Thread1of1ForFork2_plus_#in~b#1_3|, thread2Thread1of1ForFork2_#t~ret26#1=|v_thread2Thread1of1ForFork2_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_236, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork2_#t~mem25#1=|v_thread2Thread1of1ForFork2_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_173, thread2Thread1of1ForFork2_#t~mem24#1.offset=|v_thread2Thread1of1ForFork2_#t~mem24#1.offset_11|, #memory_int=|v_#memory_int_260|, thread2Thread1of1ForFork2_#t~nondet27#1=|v_thread2Thread1of1ForFork2_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|, #race~A~0=|v_#race~A~0_189|} AuxVars[] AssignedVars[#race, thread2Thread1of1ForFork2_plus_~a#1, #race~res2~0, thread2Thread1of1ForFork2_#t~mem24#1.base, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork2_#t~mem22#1, #race~mult~0, thread2Thread1of1ForFork2_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork2_#t~ret26#1, thread2Thread1of1ForFork2_plus_#res#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~mem23#1, thread2Thread1of1ForFork2_#t~mem25#1, thread2Thread1of1ForFork2_plus_~b#1, thread2Thread1of1ForFork2_#t~mem24#1.offset, ~res2~0, thread2Thread1of1ForFork2_#t~nondet27#1, thread2Thread1of1ForFork2_plus_#in~a#1, #race~A~0][570], [Black: 638#true, 370#L65true, 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), Black: 649#true, 514#L105-1true, 503#$Ultimate##0true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true]) [2024-11-19 05:59:45,794 INFO L294 olderBase$Statistics]: this new event has 299 ancestors and is cut-off event [2024-11-19 05:59:45,794 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-19 05:59:45,794 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-19 05:59:45,795 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-19 05:59:45,821 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2161] L63-->L65: Formula: (let ((.cse12 (* |v_thread2Thread1of1ForFork2_~i~1#1_73| 4))) (let ((.cse16 (+ v_~A~0.offset_236 .cse12))) (let ((.cse15 (* (select (select |v_#memory_int_260| v_~A~0.base_236) .cse16) 4))) (let ((.cse11 (+ v_~B~0.offset_224 .cse12)) (.cse14 (+ v_~mult~0.offset_173 .cse15))) (let ((.cse17 (select (select |v_#memory_$Pointer$.offset_128| v_~mult~0.base_173) .cse14)) (.cse18 (* (select (select |v_#memory_int_260| v_~B~0.base_224) .cse11) 4))) (let ((.cse7 (select (select |v_#memory_$Pointer$.base_128| v_~mult~0.base_173) .cse14)) (.cse5 (+ .cse17 .cse18))) (let ((.cse2 (<= |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse17 .cse18 3)) (.cse4 (<= 0 (+ |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse3 (select (select |v_#memory_int_260| .cse7) .cse5)) (.cse8 (+ .cse17 .cse18 1)) (.cse0 (select |v_#race_1001| .cse7)) (.cse9 (+ .cse17 2 .cse18))) (and (= (select .cse0 .cse1) 0) .cse2 (= |v_#race~B~0_201| 0) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) .cse4 (= (select .cse0 .cse5) 0) (= |v_#race_1001| (let ((.cse6 (let ((.cse10 (let ((.cse13 (store |v_#race_1002| v_~A~0.base_236 (store (store (store (store (select |v_#race_1002| v_~A~0.base_236) .cse16 0) (+ v_~A~0.offset_236 .cse12 1) 0) (+ v_~A~0.offset_236 2 .cse12) 0) (+ v_~A~0.offset_236 3 .cse12) 0)))) (store .cse13 v_~mult~0.base_173 (store (store (store (store (select .cse13 v_~mult~0.base_173) .cse14 0) (+ v_~mult~0.offset_173 .cse15 1) 0) (+ 2 v_~mult~0.offset_173 .cse15) 0) (+ v_~mult~0.offset_173 3 .cse15) 0))))) (store .cse10 v_~B~0.base_224 (store (store (store (store (select .cse10 v_~B~0.base_224) .cse11 0) (+ v_~B~0.offset_224 .cse12 1) 0) (+ v_~B~0.offset_224 2 .cse12) 0) (+ v_~B~0.offset_224 3 .cse12) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse5 0) .cse8 0) .cse9 0) .cse1 0)))) (not (= (ite (or (<= 0 .cse3) .cse4) 1 0) 0)) (= (+ .cse3 v_~res2~0_166) |v_thread2Thread1of1ForFork2_plus_#res#1_3|) (= (select .cse0 .cse8) 0) (= |v_#race~mult~0_130| 0) (= |v_thread2Thread1of1ForFork2_plus_#res#1_3| v_~res2~0_165) (= (select .cse0 .cse9) 0) (= |v_#race~A~0_189| 0))))))))) InVars {#race=|v_#race_1002|, ~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, ~mult~0.offset=v_~mult~0.offset_173, ~A~0.offset=v_~A~0.offset_236, ~mult~0.base=v_~mult~0.base_173, #memory_int=|v_#memory_int_260|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_166, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|} OutVars{~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, thread2Thread1of1ForFork2_plus_~a#1=|v_thread2Thread1of1ForFork2_plus_~a#1_3|, ~mult~0.offset=v_~mult~0.offset_173, #race~res2~0=|v_#race~res2~0_202|, thread2Thread1of1ForFork2_#t~mem24#1.base=|v_thread2Thread1of1ForFork2_#t~mem24#1.base_11|, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork2_#t~mem22#1=|v_thread2Thread1of1ForFork2_#t~mem22#1_13|, #race~B~0=|v_#race~B~0_201|, thread2Thread1of1ForFork2_plus_#res#1=|v_thread2Thread1of1ForFork2_plus_#res#1_3|, thread2Thread1of1ForFork2_#t~mem23#1=|v_thread2Thread1of1ForFork2_#t~mem23#1_7|, thread2Thread1of1ForFork2_plus_~b#1=|v_thread2Thread1of1ForFork2_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_165, thread2Thread1of1ForFork2_plus_#in~a#1=|v_thread2Thread1of1ForFork2_plus_#in~a#1_3|, #race=|v_#race_1001|, #race~mult~0=|v_#race~mult~0_130|, thread2Thread1of1ForFork2_plus_#in~b#1=|v_thread2Thread1of1ForFork2_plus_#in~b#1_3|, thread2Thread1of1ForFork2_#t~ret26#1=|v_thread2Thread1of1ForFork2_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_236, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork2_#t~mem25#1=|v_thread2Thread1of1ForFork2_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_173, thread2Thread1of1ForFork2_#t~mem24#1.offset=|v_thread2Thread1of1ForFork2_#t~mem24#1.offset_11|, #memory_int=|v_#memory_int_260|, thread2Thread1of1ForFork2_#t~nondet27#1=|v_thread2Thread1of1ForFork2_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|, #race~A~0=|v_#race~A~0_189|} AuxVars[] AssignedVars[#race, thread2Thread1of1ForFork2_plus_~a#1, #race~res2~0, thread2Thread1of1ForFork2_#t~mem24#1.base, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork2_#t~mem22#1, #race~mult~0, thread2Thread1of1ForFork2_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork2_#t~ret26#1, thread2Thread1of1ForFork2_plus_#res#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~mem23#1, thread2Thread1of1ForFork2_#t~mem25#1, thread2Thread1of1ForFork2_plus_~b#1, thread2Thread1of1ForFork2_#t~mem24#1.offset, ~res2~0, thread2Thread1of1ForFork2_#t~nondet27#1, thread2Thread1of1ForFork2_plus_#in~a#1, #race~A~0][570], [Black: 638#true, 370#L65true, 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, 597#$Ultimate##0true]) [2024-11-19 05:59:45,821 INFO L294 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2024-11-19 05:59:45,821 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-19 05:59:45,821 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-19 05:59:45,821 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-19 05:59:45,821 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2024-11-19 05:59:45,830 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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][574], [Black: 638#true, 292#$Ultimate##0true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, 36#L76true, Black: 649#true, 514#L105-1true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true]) [2024-11-19 05:59:45,830 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-11-19 05:59:45,830 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-19 05:59:45,830 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-19 05:59:45,830 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-19 05:59:45,833 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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][574], [Black: 638#true, Black: 645#true, 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 175#L104-4true, 644#(= |#race~M~0| 0), 653#true, 188#L51true, 261#L62-1true]) [2024-11-19 05:59:45,833 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-11-19 05:59:45,833 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-19 05:59:45,833 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-19 05:59:45,833 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-19 05:59:45,843 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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][574], [Black: 638#true, Black: 645#true, 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 158#L57true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 175#L104-4true, 644#(= |#race~M~0| 0), 653#true, 261#L62-1true]) [2024-11-19 05:59:45,843 INFO L294 olderBase$Statistics]: this new event has 302 ancestors and is cut-off event [2024-11-19 05:59:45,844 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2024-11-19 05:59:45,844 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2024-11-19 05:59:45,844 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2024-11-19 05:59:45,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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][574], [Black: 638#true, Black: 645#true, 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 514#L105-1true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, 261#L62-1true]) [2024-11-19 05:59:45,876 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2024-11-19 05:59:45,876 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-19 05:59:45,876 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-19 05:59:45,876 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-19 05:59:45,890 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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][574], [Black: 638#true, 634#(= |#race~maxA~0| 0), 425#L106true, 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, 644#(= |#race~M~0| 0), 653#true, 36#L76true, Black: 649#true]) [2024-11-19 05:59:45,890 INFO L294 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2024-11-19 05:59:45,890 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-19 05:59:45,890 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-19 05:59:45,891 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-19 05:59:45,958 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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][574], [Black: 638#true, 370#L65true, Black: 645#true, 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 514#L105-1true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true]) [2024-11-19 05:59:45,959 INFO L294 olderBase$Statistics]: this new event has 334 ancestors and is cut-off event [2024-11-19 05:59:45,959 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2024-11-19 05:59:45,959 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-19 05:59:45,959 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2024-11-19 05:59:45,964 INFO L124 PetriNetUnfolderBase]: 841/7781 cut-off events. [2024-11-19 05:59:45,964 INFO L125 PetriNetUnfolderBase]: For 429/507 co-relation queries the response was YES. [2024-11-19 05:59:46,046 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9599 conditions, 7781 events. 841/7781 cut-off events. For 429/507 co-relation queries the response was YES. Maximal size of possible extension queue 156. Compared 79438 event pairs, 166 based on Foata normal form. 19/6764 useless extension candidates. Maximal degree in co-relation 9554. Up to 570 conditions per place. [2024-11-19 05:59:46,076 INFO L140 encePairwiseOnDemand]: 607/628 looper letters, 63 selfloop transitions, 28 changer transitions 0/576 dead transitions. [2024-11-19 05:59:46,076 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 527 places, 576 transitions, 1426 flow [2024-11-19 05:59:46,078 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-19 05:59:46,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-19 05:59:46,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 5475 transitions. [2024-11-19 05:59:46,084 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.8718152866242038 [2024-11-19 05:59:46,084 INFO L175 Difference]: Start difference. First operand has 518 places, 530 transitions, 1124 flow. Second operand 10 states and 5475 transitions. [2024-11-19 05:59:46,084 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 527 places, 576 transitions, 1426 flow [2024-11-19 05:59:46,088 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 527 places, 576 transitions, 1426 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:59:46,092 INFO L231 Difference]: Finished difference. Result has 531 places, 546 transitions, 1253 flow [2024-11-19 05:59:46,093 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=628, PETRI_DIFFERENCE_MINUEND_FLOW=1124, PETRI_DIFFERENCE_MINUEND_PLACES=518, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=530, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=510, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=1253, PETRI_PLACES=531, PETRI_TRANSITIONS=546} [2024-11-19 05:59:46,093 INFO L277 CegarLoopForPetriNet]: 583 programPoint places, -52 predicate places. [2024-11-19 05:59:46,094 INFO L471 AbstractCegarLoop]: Abstraction has has 531 places, 546 transitions, 1253 flow [2024-11-19 05:59:46,096 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 542.0) internal successors, (3794), 7 states have internal predecessors, (3794), 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-19 05:59:46,096 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:59:46,096 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] [2024-11-19 05:59:46,096 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-19 05:59:46,096 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting thread2Err2ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-19 05:59:46,097 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:59:46,097 INFO L85 PathProgramCache]: Analyzing trace with hash -962526659, now seen corresponding path program 1 times [2024-11-19 05:59:46,097 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:59:46,097 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1547102618] [2024-11-19 05:59:46,097 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:59:46,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:59:46,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:59:46,230 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 05:59:46,230 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:59:46,230 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1547102618] [2024-11-19 05:59:46,231 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1547102618] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:59:46,231 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:59:46,231 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 05:59:46,231 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [632774845] [2024-11-19 05:59:46,231 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:59:46,231 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-19 05:59:46,232 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:59:46,232 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 05:59:46,232 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-11-19 05:59:46,326 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 559 out of 628 [2024-11-19 05:59:46,328 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 531 places, 546 transitions, 1253 flow. Second operand has 5 states, 5 states have (on average 561.0) internal successors, (2805), 5 states have internal predecessors, (2805), 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-19 05:59:46,329 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:59:46,329 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 559 of 628 [2024-11-19 05:59:46,329 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:59:47,485 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 638#true, Black: 665#(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|)), 658#(<= ~N~0 0), 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), 494#L62true, Black: 645#true, 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 175#L104-4true, 644#(= |#race~M~0| 0), 597#$Ultimate##0true, Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:47,486 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-19 05:59:47,486 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-19 05:59:47,486 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-19 05:59:47,486 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-19 05:59:47,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 638#true, Black: 665#(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|)), 658#(<= ~N~0 0), 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 449#L68true, 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 175#L104-4true, 644#(= |#race~M~0| 0), 597#$Ultimate##0true, Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:47,487 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-19 05:59:47,487 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-19 05:59:47,488 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-19 05:59:47,488 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-19 05:59:47,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 638#true, Black: 665#(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|)), 658#(<= ~N~0 0), 640#(= |#race~mult~0| 0), 494#L62true, Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 514#L105-1true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:47,642 INFO L294 olderBase$Statistics]: this new event has 281 ancestors and is cut-off event [2024-11-19 05:59:47,642 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-19 05:59:47,642 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-19 05:59:47,642 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-19 05:59:47,643 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 638#true, Black: 665#(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|)), 425#L106true, 658#(<= ~N~0 0), 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:47,643 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2024-11-19 05:59:47,644 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2024-11-19 05:59:47,644 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2024-11-19 05:59:47,644 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2024-11-19 05:59:47,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 638#true, Black: 665#(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|)), 658#(<= ~N~0 0), 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 514#L105-1true, 674#true, 634#(= |#race~maxA~0| 0), 449#L68true, 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:47,645 INFO L294 olderBase$Statistics]: this new event has 282 ancestors and is cut-off event [2024-11-19 05:59:47,645 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-19 05:59:47,645 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-19 05:59:47,645 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-19 05:59:48,099 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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: 665#(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|)), 72#L54true, Black: 638#true, 651#(= |#race~A~0| 0), 494#L62true, Black: 645#true, 640#(= |#race~mult~0| 0), Black: 649#true, 674#true, 487#L103-4true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,099 INFO L294 olderBase$Statistics]: this new event has 292 ancestors and is cut-off event [2024-11-19 05:59:48,099 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-19 05:59:48,100 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-19 05:59:48,100 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-19 05:59:48,101 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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: 665#(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|)), 72#L54true, Black: 638#true, 651#(= |#race~A~0| 0), Black: 645#true, 640#(= |#race~mult~0| 0), Black: 649#true, 674#true, 487#L103-4true, 634#(= |#race~maxA~0| 0), 449#L68true, 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,101 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2024-11-19 05:59:48,101 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-19 05:59:48,101 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-19 05:59:48,101 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-19 05:59:48,269 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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|)), 72#L54true, Black: 638#true, Black: 665#(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|)), 651#(= |#race~A~0| 0), Black: 645#true, 640#(= |#race~mult~0| 0), Black: 649#true, 503#$Ultimate##0true, 674#true, 634#(= |#race~maxA~0| 0), 449#L68true, 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,269 INFO L294 olderBase$Statistics]: this new event has 299 ancestors and is cut-off event [2024-11-19 05:59:48,270 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-19 05:59:48,270 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-19 05:59:48,270 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-19 05:59:48,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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|)), 72#L54true, Black: 638#true, Black: 665#(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|)), 651#(= |#race~A~0| 0), Black: 645#true, 640#(= |#race~mult~0| 0), 494#L62true, Black: 649#true, 503#$Ultimate##0true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,271 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2024-11-19 05:59:48,271 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-19 05:59:48,271 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-19 05:59:48,271 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-19 05:59:48,465 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 638#true, Black: 665#(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: 645#true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 449#L68true, 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 175#L104-4true, 644#(= |#race~M~0| 0), 653#true, 597#$Ultimate##0true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,465 INFO L294 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2024-11-19 05:59:48,465 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2024-11-19 05:59:48,465 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-19 05:59:48,465 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-19 05:59:48,466 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 638#true, Black: 665#(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: 645#true, 651#(= |#race~A~0| 0), 494#L62true, 640#(= |#race~mult~0| 0), 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 175#L104-4true, 644#(= |#race~M~0| 0), 653#true, 597#$Ultimate##0true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,466 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2024-11-19 05:59:48,466 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-19 05:59:48,466 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-19 05:59:48,466 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-19 05:59:48,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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][561], [Black: 663#(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: 665#(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: 638#true, 425#L106true, Black: 645#true, 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 677#(<= (+ ~M~0 1) 0), 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,500 INFO L294 olderBase$Statistics]: this new event has 299 ancestors and is cut-off event [2024-11-19 05:59:48,500 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-19 05:59:48,500 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-19 05:59:48,500 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-19 05:59:48,501 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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][561], [Black: 663#(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: 665#(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: 638#true, Black: 645#true, 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 514#L105-1true, 677#(<= (+ ~M~0 1) 0), 634#(= |#race~maxA~0| 0), 449#L68true, 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,501 INFO L294 olderBase$Statistics]: this new event has 296 ancestors and is cut-off event [2024-11-19 05:59:48,501 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-19 05:59:48,501 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-19 05:59:48,501 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-19 05:59:48,522 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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][561], [Black: 663#(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: 638#true, Black: 665#(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|)), 292#$Ultimate##0true, Black: 645#true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), 36#L76true, Black: 649#true, 514#L105-1true, 677#(<= (+ ~M~0 1) 0), 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,522 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-11-19 05:59:48,522 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-19 05:59:48,522 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-19 05:59:48,522 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-19 05:59:48,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 638#true, Black: 665#(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|)), 533#L61-6true, 658#(<= ~N~0 0), Black: 645#true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 597#$Ultimate##0true, Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,539 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2024-11-19 05:59:48,539 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-19 05:59:48,539 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-19 05:59:48,539 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-19 05:59:48,540 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 638#true, Black: 665#(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|)), 370#L65true, 658#(<= ~N~0 0), Black: 645#true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 597#$Ultimate##0true, Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,540 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2024-11-19 05:59:48,540 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-19 05:59:48,540 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-19 05:59:48,540 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-19 05:59:48,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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][562], [Black: 663#(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: 665#(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: 638#true, 678#(and (<= (+ ~M~0 1) 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0)), Black: 645#true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), 36#L76true, Black: 649#true, 514#L105-1true, 634#(= |#race~maxA~0| 0), 404#L61-7true, 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,563 INFO L294 olderBase$Statistics]: this new event has 303 ancestors and is cut-off event [2024-11-19 05:59:48,563 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-11-19 05:59:48,563 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-11-19 05:59:48,563 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-11-19 05:59:48,564 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2179] L73-->L73-1: Formula: (= |v_#race~A~0_19| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_19|} AuxVars[] AssignedVars[#race~A~0][332], [Black: 663#(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: 638#true, Black: 665#(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|)), 678#(and (<= (+ ~M~0 1) 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0)), Black: 645#true, 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), Black: 649#true, 363#L51-1true, 634#(= |#race~maxA~0| 0), 404#L61-7true, 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 546#L73-1true, 175#L104-4true, 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,564 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2024-11-19 05:59:48,565 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-19 05:59:48,565 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-19 05:59:48,565 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-19 05:59:48,599 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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|)), 72#L54true, Black: 638#true, Black: 665#(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: 645#true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 449#L68true, 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 546#L73-1true, 175#L104-4true, 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,599 INFO L294 olderBase$Statistics]: this new event has 296 ancestors and is cut-off event [2024-11-19 05:59:48,599 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-11-19 05:59:48,599 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-19 05:59:48,599 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-19 05:59:48,600 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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|)), 72#L54true, Black: 638#true, Black: 665#(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: 645#true, 651#(= |#race~A~0| 0), 494#L62true, 640#(= |#race~mult~0| 0), Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 546#L73-1true, 175#L104-4true, 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,600 INFO L294 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2024-11-19 05:59:48,601 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-11-19 05:59:48,601 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2024-11-19 05:59:48,601 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-11-19 05:59:48,619 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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: 665#(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|)), 72#L54true, Black: 638#true, 370#L65true, 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,619 INFO L294 olderBase$Statistics]: this new event has 327 ancestors and is cut-off event [2024-11-19 05:59:48,619 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-19 05:59:48,619 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-19 05:59:48,619 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2024-11-19 05:59:48,620 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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|)), 72#L54true, Black: 638#true, Black: 665#(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|)), 370#L65true, 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,620 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-19 05:59:48,620 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2024-11-19 05:59:48,621 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-19 05:59:48,621 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-19 05:59:48,621 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2024-11-19 05:59:48,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 638#true, Black: 665#(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|)), 292#$Ultimate##0true, Black: 645#true, 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 514#L105-1true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,634 INFO L294 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2024-11-19 05:59:48,634 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-11-19 05:59:48,634 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-11-19 05:59:48,634 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-11-19 05:59:48,648 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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][561], [Black: 663#(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: 638#true, Black: 665#(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: 645#true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), 36#L76true, Black: 649#true, 514#L105-1true, 677#(<= (+ ~M~0 1) 0), 634#(= |#race~maxA~0| 0), 449#L68true, 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,649 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2024-11-19 05:59:48,649 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-19 05:59:48,649 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-19 05:59:48,649 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-19 05:59:48,649 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-19 05:59:48,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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: 638#true, Black: 665#(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|)), 72#L54true, 533#L61-6true, 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,670 INFO L294 olderBase$Statistics]: this new event has 329 ancestors and is cut-off event [2024-11-19 05:59:48,670 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-19 05:59:48,670 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-19 05:59:48,670 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2024-11-19 05:59:48,671 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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|)), 72#L54true, Black: 638#true, Black: 665#(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|)), 533#L61-6true, 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,671 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-19 05:59:48,672 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-19 05:59:48,672 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-19 05:59:48,672 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2024-11-19 05:59:48,672 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2024-11-19 05:59:48,683 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 638#true, Black: 665#(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: 645#true, 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 514#L105-1true, 674#true, 634#(= |#race~maxA~0| 0), 404#L61-7true, 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,684 INFO L294 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2024-11-19 05:59:48,684 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2024-11-19 05:59:48,684 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2024-11-19 05:59:48,684 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2024-11-19 05:59:48,716 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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][561], [Black: 663#(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: 638#true, Black: 665#(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|)), 425#L106true, Black: 645#true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), 36#L76true, Black: 649#true, 677#(<= (+ ~M~0 1) 0), 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,716 INFO L294 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2024-11-19 05:59:48,716 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-19 05:59:48,716 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-19 05:59:48,716 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-19 05:59:48,716 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-19 05:59:48,734 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 638#true, Black: 665#(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|)), 370#L65true, 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 514#L105-1true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,734 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is not cut-off event [2024-11-19 05:59:48,735 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is not cut-off event [2024-11-19 05:59:48,735 INFO L297 olderBase$Statistics]: existing Event has 328 ancestors and is not cut-off event [2024-11-19 05:59:48,735 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is not cut-off event [2024-11-19 05:59:48,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 638#true, Black: 665#(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|)), 533#L61-6true, Black: 645#true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), 36#L76true, Black: 649#true, 514#L105-1true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,736 INFO L294 olderBase$Statistics]: this new event has 296 ancestors and is cut-off event [2024-11-19 05:59:48,736 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2024-11-19 05:59:48,736 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-11-19 05:59:48,736 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-19 05:59:48,745 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 638#true, Black: 665#(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: 645#true, 494#L62true, 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 514#L105-1true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,746 INFO L294 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2024-11-19 05:59:48,746 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-19 05:59:48,746 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-19 05:59:48,746 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-19 05:59:48,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 638#true, Black: 665#(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: 645#true, 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 514#L105-1true, 674#true, 634#(= |#race~maxA~0| 0), 449#L68true, 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,771 INFO L294 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2024-11-19 05:59:48,771 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2024-11-19 05:59:48,772 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2024-11-19 05:59:48,772 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2024-11-19 05:59:48,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 638#true, Black: 665#(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|)), 533#L61-6true, 658#(<= ~N~0 0), Black: 645#true, 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 514#L105-1true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,791 INFO L294 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2024-11-19 05:59:48,791 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-19 05:59:48,791 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-19 05:59:48,791 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-19 05:59:48,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 638#true, Black: 665#(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|)), 370#L65true, 658#(<= ~N~0 0), Black: 645#true, 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 514#L105-1true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,792 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2024-11-19 05:59:48,792 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2024-11-19 05:59:48,792 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-19 05:59:48,792 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-19 05:59:48,838 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 638#true, Black: 665#(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|)), 533#L61-6true, 658#(<= ~N~0 0), 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), Black: 645#true, 36#L76true, Black: 649#true, 514#L105-1true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,838 INFO L294 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2024-11-19 05:59:48,838 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-19 05:59:48,839 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-19 05:59:48,839 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-19 05:59:48,839 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-19 05:59:48,845 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 638#true, Black: 665#(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|)), 425#L106true, Black: 645#true, 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,845 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-19 05:59:48,845 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2024-11-19 05:59:48,845 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2024-11-19 05:59:48,845 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2024-11-19 05:59:48,888 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 638#true, Black: 665#(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|)), 370#L65true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, 36#L76true, Black: 649#true, 514#L105-1true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:48,888 INFO L294 olderBase$Statistics]: this new event has 328 ancestors and is cut-off event [2024-11-19 05:59:48,889 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-11-19 05:59:48,889 INFO L297 olderBase$Statistics]: existing Event has 328 ancestors and is cut-off event [2024-11-19 05:59:48,889 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-19 05:59:48,889 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-19 05:59:49,133 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 665#(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: 638#true, 533#L61-6true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, 36#L76true, Black: 649#true, 514#L105-1true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,134 INFO L294 olderBase$Statistics]: this new event has 330 ancestors and is cut-off event [2024-11-19 05:59:49,134 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2024-11-19 05:59:49,134 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-11-19 05:59:49,134 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-19 05:59:49,134 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-19 05:59:49,215 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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: 665#(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|)), 72#L54true, Black: 638#true, 370#L65true, 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), Black: 645#true, Black: 649#true, 674#true, 487#L103-4true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,216 INFO L294 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2024-11-19 05:59:49,216 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-11-19 05:59:49,216 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2024-11-19 05:59:49,216 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2024-11-19 05:59:49,239 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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: 665#(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|)), 72#L54true, Black: 638#true, 533#L61-6true, 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), Black: 645#true, Black: 649#true, 674#true, 487#L103-4true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,239 INFO L294 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2024-11-19 05:59:49,240 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-19 05:59:49,240 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-19 05:59:49,240 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-19 05:59:49,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][563], [Black: 663#(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: 638#true, Black: 665#(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|)), 72#L54true, 292#$Ultimate##0true, 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), Black: 645#true, 36#L76true, Black: 649#true, 677#(<= (+ ~M~0 1) 0), 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,242 INFO L294 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2024-11-19 05:59:49,242 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-19 05:59:49,242 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-19 05:59:49,242 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-19 05:59:49,255 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2161] L63-->L65: Formula: (let ((.cse12 (* |v_thread2Thread1of1ForFork2_~i~1#1_73| 4))) (let ((.cse16 (+ v_~A~0.offset_236 .cse12))) (let ((.cse15 (* (select (select |v_#memory_int_260| v_~A~0.base_236) .cse16) 4))) (let ((.cse11 (+ v_~B~0.offset_224 .cse12)) (.cse14 (+ v_~mult~0.offset_173 .cse15))) (let ((.cse17 (select (select |v_#memory_$Pointer$.offset_128| v_~mult~0.base_173) .cse14)) (.cse18 (* (select (select |v_#memory_int_260| v_~B~0.base_224) .cse11) 4))) (let ((.cse7 (select (select |v_#memory_$Pointer$.base_128| v_~mult~0.base_173) .cse14)) (.cse5 (+ .cse17 .cse18))) (let ((.cse2 (<= |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483647)) (.cse1 (+ .cse17 .cse18 3)) (.cse4 (<= 0 (+ |v_thread2Thread1of1ForFork2_plus_#res#1_3| 2147483648))) (.cse3 (select (select |v_#memory_int_260| .cse7) .cse5)) (.cse8 (+ .cse17 .cse18 1)) (.cse0 (select |v_#race_1001| .cse7)) (.cse9 (+ .cse17 2 .cse18))) (and (= (select .cse0 .cse1) 0) .cse2 (= |v_#race~B~0_201| 0) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) .cse4 (= (select .cse0 .cse5) 0) (= |v_#race_1001| (let ((.cse6 (let ((.cse10 (let ((.cse13 (store |v_#race_1002| v_~A~0.base_236 (store (store (store (store (select |v_#race_1002| v_~A~0.base_236) .cse16 0) (+ v_~A~0.offset_236 .cse12 1) 0) (+ v_~A~0.offset_236 2 .cse12) 0) (+ v_~A~0.offset_236 3 .cse12) 0)))) (store .cse13 v_~mult~0.base_173 (store (store (store (store (select .cse13 v_~mult~0.base_173) .cse14 0) (+ v_~mult~0.offset_173 .cse15 1) 0) (+ 2 v_~mult~0.offset_173 .cse15) 0) (+ v_~mult~0.offset_173 3 .cse15) 0))))) (store .cse10 v_~B~0.base_224 (store (store (store (store (select .cse10 v_~B~0.base_224) .cse11 0) (+ v_~B~0.offset_224 .cse12 1) 0) (+ v_~B~0.offset_224 2 .cse12) 0) (+ v_~B~0.offset_224 3 .cse12) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse5 0) .cse8 0) .cse9 0) .cse1 0)))) (not (= (ite (or (<= 0 .cse3) .cse4) 1 0) 0)) (= (+ .cse3 v_~res2~0_166) |v_thread2Thread1of1ForFork2_plus_#res#1_3|) (= (select .cse0 .cse8) 0) (= |v_#race~mult~0_130| 0) (= |v_thread2Thread1of1ForFork2_plus_#res#1_3| v_~res2~0_165) (= (select .cse0 .cse9) 0) (= |v_#race~A~0_189| 0))))))))) InVars {#race=|v_#race_1002|, ~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, ~mult~0.offset=v_~mult~0.offset_173, ~A~0.offset=v_~A~0.offset_236, ~mult~0.base=v_~mult~0.base_173, #memory_int=|v_#memory_int_260|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_166, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|} OutVars{~A~0.base=v_~A~0.base_236, ~B~0.base=v_~B~0.base_224, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_128|, thread2Thread1of1ForFork2_~i~1#1=|v_thread2Thread1of1ForFork2_~i~1#1_73|, thread2Thread1of1ForFork2_plus_~a#1=|v_thread2Thread1of1ForFork2_plus_~a#1_3|, ~mult~0.offset=v_~mult~0.offset_173, #race~res2~0=|v_#race~res2~0_202|, thread2Thread1of1ForFork2_#t~mem24#1.base=|v_thread2Thread1of1ForFork2_#t~mem24#1.base_11|, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_9|, thread2Thread1of1ForFork2_#t~mem22#1=|v_thread2Thread1of1ForFork2_#t~mem22#1_13|, #race~B~0=|v_#race~B~0_201|, thread2Thread1of1ForFork2_plus_#res#1=|v_thread2Thread1of1ForFork2_plus_#res#1_3|, thread2Thread1of1ForFork2_#t~mem23#1=|v_thread2Thread1of1ForFork2_#t~mem23#1_7|, thread2Thread1of1ForFork2_plus_~b#1=|v_thread2Thread1of1ForFork2_plus_~b#1_3|, ~B~0.offset=v_~B~0.offset_224, ~res2~0=v_~res2~0_165, thread2Thread1of1ForFork2_plus_#in~a#1=|v_thread2Thread1of1ForFork2_plus_#in~a#1_3|, #race=|v_#race_1001|, #race~mult~0=|v_#race~mult~0_130|, thread2Thread1of1ForFork2_plus_#in~b#1=|v_thread2Thread1of1ForFork2_plus_#in~b#1_3|, thread2Thread1of1ForFork2_#t~ret26#1=|v_thread2Thread1of1ForFork2_#t~ret26#1_3|, ~A~0.offset=v_~A~0.offset_236, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1_13|, thread2Thread1of1ForFork2_#t~mem25#1=|v_thread2Thread1of1ForFork2_#t~mem25#1_5|, ~mult~0.base=v_~mult~0.base_173, thread2Thread1of1ForFork2_#t~mem24#1.offset=|v_thread2Thread1of1ForFork2_#t~mem24#1.offset_11|, #memory_int=|v_#memory_int_260|, thread2Thread1of1ForFork2_#t~nondet27#1=|v_thread2Thread1of1ForFork2_#t~nondet27#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_128|, #race~A~0=|v_#race~A~0_189|} AuxVars[] AssignedVars[#race, thread2Thread1of1ForFork2_plus_~a#1, #race~res2~0, thread2Thread1of1ForFork2_#t~mem24#1.base, thread2Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, thread2Thread1of1ForFork2_#t~mem22#1, #race~mult~0, thread2Thread1of1ForFork2_plus_#in~b#1, #race~B~0, thread2Thread1of1ForFork2_#t~ret26#1, thread2Thread1of1ForFork2_plus_#res#1, thread2Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork2_#t~mem23#1, thread2Thread1of1ForFork2_#t~mem25#1, thread2Thread1of1ForFork2_plus_~b#1, thread2Thread1of1ForFork2_#t~mem24#1.offset, ~res2~0, thread2Thread1of1ForFork2_#t~nondet27#1, thread2Thread1of1ForFork2_plus_#in~a#1, #race~A~0][546], [Black: 663#(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|)), 72#L54true, Black: 665#(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: 638#true, 370#L65true, 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), Black: 645#true, 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,255 INFO L294 olderBase$Statistics]: this new event has 327 ancestors and is cut-off event [2024-11-19 05:59:49,255 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-19 05:59:49,255 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-19 05:59:49,255 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-19 05:59:49,265 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][564], [Black: 663#(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: 665#(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|)), 72#L54true, Black: 638#true, 678#(and (<= (+ ~M~0 1) 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0)), Black: 645#true, 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 634#(= |#race~maxA~0| 0), 404#L61-7true, 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 175#L104-4true, 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,265 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-19 05:59:49,265 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2024-11-19 05:59:49,265 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2024-11-19 05:59:49,265 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2024-11-19 05:59:49,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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: 665#(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|)), 72#L54true, Black: 638#true, 370#L65true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, Black: 649#true, 503#$Ultimate##0true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,277 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-19 05:59:49,277 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-19 05:59:49,277 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-19 05:59:49,277 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-11-19 05:59:49,289 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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: 665#(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|)), 72#L54true, Black: 638#true, 533#L61-6true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, Black: 649#true, 503#$Ultimate##0true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,289 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-19 05:59:49,289 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-19 05:59:49,289 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-19 05:59:49,289 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-19 05:59:49,290 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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|)), 72#L54true, Black: 665#(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: 638#true, 292#$Ultimate##0true, 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,290 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-19 05:59:49,290 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-19 05:59:49,291 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-19 05:59:49,291 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-19 05:59:49,291 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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: 665#(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|)), 72#L54true, Black: 638#true, 370#L65true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,291 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is not cut-off event [2024-11-19 05:59:49,292 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is not cut-off event [2024-11-19 05:59:49,292 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is not cut-off event [2024-11-19 05:59:49,292 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is not cut-off event [2024-11-19 05:59:49,292 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is not cut-off event [2024-11-19 05:59:49,292 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is not cut-off event [2024-11-19 05:59:49,292 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 665#(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: 638#true, 370#L65true, Black: 645#true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, 597#$Ultimate##0true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,293 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-19 05:59:49,293 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-19 05:59:49,293 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-19 05:59:49,293 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-19 05:59:49,293 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 665#(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: 638#true, 533#L61-6true, Black: 645#true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, 597#$Ultimate##0true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,293 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2024-11-19 05:59:49,293 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-19 05:59:49,293 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-19 05:59:49,293 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-19 05:59:49,294 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][563], [Black: 663#(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: 665#(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|)), 72#L54true, Black: 638#true, Black: 645#true, 640#(= |#race~mult~0| 0), 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 677#(<= (+ ~M~0 1) 0), 634#(= |#race~maxA~0| 0), 449#L68true, 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 175#L104-4true, 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,294 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-19 05:59:49,294 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-11-19 05:59:49,294 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-11-19 05:59:49,294 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-11-19 05:59:49,303 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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: 665#(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|)), 72#L54true, Black: 638#true, 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 404#L61-7true, 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,303 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2024-11-19 05:59:49,303 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-19 05:59:49,303 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-19 05:59:49,303 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-19 05:59:49,304 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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: 665#(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|)), 72#L54true, Black: 638#true, 533#L61-6true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,304 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is not cut-off event [2024-11-19 05:59:49,304 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is not cut-off event [2024-11-19 05:59:49,304 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is not cut-off event [2024-11-19 05:59:49,304 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is not cut-off event [2024-11-19 05:59:49,304 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is not cut-off event [2024-11-19 05:59:49,305 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is not cut-off event [2024-11-19 05:59:49,314 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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: 665#(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|)), 72#L54true, Black: 638#true, 494#L62true, 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,314 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2024-11-19 05:59:49,314 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-19 05:59:49,314 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-19 05:59:49,314 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-19 05:59:49,316 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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: 665#(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|)), 72#L54true, Black: 638#true, 640#(= |#race~mult~0| 0), Black: 645#true, 651#(= |#race~A~0| 0), 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 449#L68true, 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,316 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2024-11-19 05:59:49,316 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-19 05:59:49,316 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-19 05:59:49,316 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-19 05:59:49,318 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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: 665#(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|)), 72#L54true, Black: 638#true, 370#L65true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,318 INFO L294 olderBase$Statistics]: this new event has 350 ancestors and is cut-off event [2024-11-19 05:59:49,318 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2024-11-19 05:59:49,318 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-19 05:59:49,318 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-19 05:59:49,318 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-19 05:59:49,318 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-19 05:59:49,318 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2024-11-19 05:59:49,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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: 665#(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|)), 72#L54true, Black: 638#true, 370#L65true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 546#L73-1true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,319 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2024-11-19 05:59:49,319 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-19 05:59:49,319 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-19 05:59:49,319 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-19 05:59:49,319 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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: 665#(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|)), 72#L54true, Black: 638#true, 533#L61-6true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 546#L73-1true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,319 INFO L294 olderBase$Statistics]: this new event has 325 ancestors and is cut-off event [2024-11-19 05:59:49,320 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2024-11-19 05:59:49,320 INFO L297 olderBase$Statistics]: existing Event has 302 ancestors and is cut-off event [2024-11-19 05:59:49,320 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2024-11-19 05:59:49,320 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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: 665#(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|)), 72#L54true, Black: 638#true, 533#L61-6true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,320 INFO L294 olderBase$Statistics]: this new event has 352 ancestors and is cut-off event [2024-11-19 05:59:49,320 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-19 05:59:49,320 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-19 05:59:49,320 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-19 05:59:49,320 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2024-11-19 05:59:49,320 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2024-11-19 05:59:49,321 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-19 05:59:49,322 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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|)), 72#L54true, Black: 638#true, Black: 665#(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|)), 370#L65true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,322 INFO L294 olderBase$Statistics]: this new event has 338 ancestors and is cut-off event [2024-11-19 05:59:49,322 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2024-11-19 05:59:49,322 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-19 05:59:49,322 INFO L297 olderBase$Statistics]: existing Event has 350 ancestors and is cut-off event [2024-11-19 05:59:49,322 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-19 05:59:49,322 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-19 05:59:49,322 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-19 05:59:49,322 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2024-11-19 05:59:49,324 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 638#true, Black: 665#(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|)), 370#L65true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, 36#L76true, Black: 649#true, 514#L105-1true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,324 INFO L294 olderBase$Statistics]: this new event has 339 ancestors and is cut-off event [2024-11-19 05:59:49,324 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-11-19 05:59:49,324 INFO L297 olderBase$Statistics]: existing Event has 328 ancestors and is cut-off event [2024-11-19 05:59:49,324 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-19 05:59:49,324 INFO L297 olderBase$Statistics]: existing Event has 328 ancestors and is cut-off event [2024-11-19 05:59:49,324 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-19 05:59:49,329 INFO L292 olderBase$Statistics]: inserting event number 8 for the transition-marking pair ([2064] L52-->L54: Formula: (let ((.cse10 (* |v_thread1Thread1of1ForFork1_~i~0#1_73| 4))) (let ((.cse14 (+ v_~A~0.offset_292 .cse10))) (let ((.cse13 (* (select (select |v_#memory_int_330| v_~A~0.base_292) .cse14) 4))) (let ((.cse12 (+ .cse13 v_~mult~0.offset_227)) (.cse9 (+ v_~B~0.offset_274 .cse10))) (let ((.cse15 (* (select (select |v_#memory_int_330| v_~B~0.base_274) .cse9) 4)) (.cse16 (select (select |v_#memory_$Pointer$.offset_172| v_~mult~0.base_227) .cse12))) (let ((.cse4 (+ .cse15 .cse16)) (.cse7 (select (select |v_#memory_$Pointer$.base_172| v_~mult~0.base_227) .cse12))) (let ((.cse1 (select |v_#race_1201| .cse7)) (.cse0 (select (select |v_#memory_int_330| .cse7) .cse4)) (.cse3 (+ .cse15 .cse16 1)) (.cse5 (+ .cse15 .cse16 2)) (.cse2 (+ .cse15 .cse16 3))) (and (<= v_~res1~0_81 2147483647) (not (= (ite (or (<= .cse0 0) (<= |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= 0 (+ v_~res1~0_81 2147483648)) (= (select .cse1 .cse2) 0) (= |v_#race~B~0_269| 0) (= |v_#race~mult~0_182| 0) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| (+ .cse0 v_~res1~0_82)) (= (select .cse1 .cse3) 0) (= 0 (select .cse1 .cse4)) (= (select .cse1 .cse5) 0) (not (= (ite (or (<= 0 (+ |v_thread1Thread1of1ForFork1_plus_#res#1_3| 2147483648)) (<= 0 .cse0)) 1 0) 0)) (= |v_thread1Thread1of1ForFork1_plus_#res#1_3| v_~res1~0_81) (= |v_#race~A~0_251| 0) (= |v_#race_1201| (let ((.cse6 (let ((.cse8 (let ((.cse11 (store |v_#race_1202| v_~A~0.base_292 (store (store (store (store (select |v_#race_1202| v_~A~0.base_292) .cse14 0) (+ v_~A~0.offset_292 .cse10 1) 0) (+ v_~A~0.offset_292 2 .cse10) 0) (+ v_~A~0.offset_292 3 .cse10) 0)))) (store .cse11 v_~mult~0.base_227 (store (store (store (store (select .cse11 v_~mult~0.base_227) .cse12 0) (+ .cse13 v_~mult~0.offset_227 1) 0) (+ .cse13 2 v_~mult~0.offset_227) 0) (+ .cse13 v_~mult~0.offset_227 3) 0))))) (store .cse8 v_~B~0.base_274 (store (store (store (store (select .cse8 v_~B~0.base_274) .cse9 0) (+ v_~B~0.offset_274 .cse10 1) 0) (+ v_~B~0.offset_274 2 .cse10) 0) (+ v_~B~0.offset_274 3 .cse10) 0))))) (store .cse6 .cse7 (store (store (store (store (select .cse6 .cse7) .cse4 0) .cse3 0) .cse5 0) .cse2 0)))))))))))) InVars {~res1~0=v_~res1~0_82, #race=|v_#race_1202|, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, ~B~0.offset=v_~B~0.offset_274, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|} OutVars{~res1~0=v_~res1~0_81, ~A~0.base=v_~A~0.base_292, ~B~0.base=v_~B~0.base_274, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_172|, ~mult~0.offset=v_~mult~0.offset_227, thread1Thread1of1ForFork1_plus_#in~a#1=|v_thread1Thread1of1ForFork1_plus_#in~a#1_3|, #race~B~0=|v_#race~B~0_269|, thread1Thread1of1ForFork1_#t~mem8#1=|v_thread1Thread1of1ForFork1_#t~mem8#1_13|, thread1Thread1of1ForFork1_plus_~a#1=|v_thread1Thread1of1ForFork1_plus_~a#1_3|, ~B~0.offset=v_~B~0.offset_274, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1_13|, #race=|v_#race_1201|, #race~res1~0=|v_#race~res1~0_100|, thread1Thread1of1ForFork1_#t~mem9#1=|v_thread1Thread1of1ForFork1_#t~mem9#1_7|, thread1Thread1of1ForFork1_#t~ret12#1=|v_thread1Thread1of1ForFork1_#t~ret12#1_3|, thread1Thread1of1ForFork1_plus_~b#1=|v_thread1Thread1of1ForFork1_plus_~b#1_3|, #race~mult~0=|v_#race~mult~0_182|, thread1Thread1of1ForFork1_#t~mem10#1.offset=|v_thread1Thread1of1ForFork1_#t~mem10#1.offset_11|, thread1Thread1of1ForFork1_#t~mem10#1.base=|v_thread1Thread1of1ForFork1_#t~mem10#1.base_11|, ~A~0.offset=v_~A~0.offset_292, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1=|v_thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1_9|, thread1Thread1of1ForFork1_~i~0#1=|v_thread1Thread1of1ForFork1_~i~0#1_73|, ~mult~0.base=v_~mult~0.base_227, #memory_int=|v_#memory_int_330|, thread1Thread1of1ForFork1_#t~nondet13#1=|v_thread1Thread1of1ForFork1_#t~nondet13#1_3|, thread1Thread1of1ForFork1_#t~mem11#1=|v_thread1Thread1of1ForFork1_#t~mem11#1_5|, thread1Thread1of1ForFork1_plus_#in~b#1=|v_thread1Thread1of1ForFork1_plus_#in~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_172|, thread1Thread1of1ForFork1_plus_#res#1=|v_thread1Thread1of1ForFork1_plus_#res#1_3|, #race~A~0=|v_#race~A~0_251|} AuxVars[] AssignedVars[~res1~0, #race, #race~res1~0, thread1Thread1of1ForFork1_#t~mem9#1, thread1Thread1of1ForFork1_#t~ret12#1, thread1Thread1of1ForFork1_plus_~b#1, thread1Thread1of1ForFork1_plus_#in~a#1, #race~mult~0, thread1Thread1of1ForFork1_#t~mem10#1.offset, #race~B~0, thread1Thread1of1ForFork1_#t~mem10#1.base, thread1Thread1of1ForFork1_assume_abort_if_not_#in~cond#1, thread1Thread1of1ForFork1_#t~mem8#1, thread1Thread1of1ForFork1_#t~nondet13#1, thread1Thread1of1ForFork1_plus_~a#1, thread1Thread1of1ForFork1_#t~mem11#1, thread1Thread1of1ForFork1_plus_#in~b#1, thread1Thread1of1ForFork1_assume_abort_if_not_~cond#1, thread1Thread1of1ForFork1_plus_#res#1, #race~A~0][560], [Black: 663#(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: 665#(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|)), 72#L54true, Black: 638#true, 533#L61-6true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, 36#L76true, Black: 649#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,329 INFO L294 olderBase$Statistics]: this new event has 340 ancestors and is cut-off event [2024-11-19 05:59:49,329 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-19 05:59:49,329 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-19 05:59:49,329 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-19 05:59:49,329 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2024-11-19 05:59:49,330 INFO L297 olderBase$Statistics]: existing Event has 352 ancestors and is cut-off event [2024-11-19 05:59:49,330 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2024-11-19 05:59:49,330 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-19 05:59:49,330 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([2261] L74-->L76: Formula: (let ((.cse9 (* |v_thread3Thread1of1ForFork0_~i~2#1_73| 4))) (let ((.cse13 (+ v_~A~0.offset_180 .cse9))) (let ((.cse12 (* (select (select |v_#memory_int_190| v_~A~0.base_180) .cse13) 4))) (let ((.cse8 (+ v_~B~0.offset_174 .cse9)) (.cse11 (+ v_~mult~0.offset_119 .cse12))) (let ((.cse14 (select (select |v_#memory_$Pointer$.offset_84| v_~mult~0.base_119) .cse11)) (.cse15 (* (select (select |v_#memory_int_190| v_~B~0.base_174) .cse8) 4)) (.cse0 (select (select |v_#memory_$Pointer$.base_84| v_~mult~0.base_119) .cse11))) (let ((.cse2 (select |v_#race_801| .cse0)) (.cse1 (+ .cse14 .cse15)) (.cse3 (+ .cse14 .cse15 1)) (.cse4 (+ .cse14 .cse15 2)) (.cse5 (+ .cse14 .cse15 3))) (and (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| (+ v_~res2~0_110 (select (select |v_#memory_int_190| .cse0) .cse1))) (= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_109) (not (= (ite (or (<= v_~res2~0_110 |v_thread3Thread1of1ForFork0_plus_#res#1_3|) (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483648))) 1 0) 0)) (= (select .cse2 .cse3) 0) (= (select .cse2 .cse1) 0) (= |v_#race~mult~0_78| 0) (not (= (ite (or (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| v_~res2~0_110) (<= |v_thread3Thread1of1ForFork0_plus_#res#1_3| 2147483647)) 1 0) 0)) (<= v_~res2~0_109 2147483647) (= (select .cse2 .cse4) 0) (= (select .cse2 .cse5) 0) (= |v_#race~B~0_133| 0) (= (let ((.cse6 (let ((.cse7 (let ((.cse10 (store |v_#race_802| v_~A~0.base_180 (store (store (store (store (select |v_#race_802| v_~A~0.base_180) .cse13 0) (+ v_~A~0.offset_180 .cse9 1) 0) (+ v_~A~0.offset_180 2 .cse9) 0) (+ v_~A~0.offset_180 3 .cse9) 0)))) (store .cse10 v_~mult~0.base_119 (store (store (store (store (select .cse10 v_~mult~0.base_119) .cse11 0) (+ v_~mult~0.offset_119 .cse12 1) 0) (+ 2 v_~mult~0.offset_119 .cse12) 0) (+ v_~mult~0.offset_119 3 .cse12) 0))))) (store .cse7 v_~B~0.base_174 (store (store (store (store (select .cse7 v_~B~0.base_174) .cse8 0) (+ v_~B~0.offset_174 .cse9 1) 0) (+ v_~B~0.offset_174 2 .cse9) 0) (+ v_~B~0.offset_174 3 .cse9) 0))))) (store .cse6 .cse0 (store (store (store (store (select .cse6 .cse0) .cse1 0) .cse3 0) .cse4 0) .cse5 0))) |v_#race_801|) (<= 0 (+ v_~res2~0_109 2147483648)) (= |v_#race~A~0_127| 0)))))))) InVars {#race=|v_#race_802|, ~A~0.base=v_~A~0.base_180, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, ~mult~0.offset=v_~mult~0.offset_119, thread3Thread1of1ForFork0_~i~2#1=|v_thread3Thread1of1ForFork0_~i~2#1_73|, ~A~0.offset=v_~A~0.offset_180, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_110, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|} OutVars{~A~0.base=v_~A~0.base_180, thread3Thread1of1ForFork0_#t~mem38#1.base=|v_thread3Thread1of1ForFork0_#t~mem38#1.base_11|, ~B~0.base=v_~B~0.base_174, #memory_$Pointer$.base=|v_#memory_$Pointer$.base_84|, thread3Thread1of1ForFork0_#t~mem36#1=|v_thread3Thread1of1ForFork0_#t~mem36#1_13|, ~mult~0.offset=v_~mult~0.offset_119, #race~res2~0=|v_#race~res2~0_128|, 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_133|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_3|, ~B~0.offset=v_~B~0.offset_174, ~res2~0=v_~res2~0_109, #race=|v_#race_801|, 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_78|, 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_180, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_3|, ~mult~0.base=v_~mult~0.base_119, #memory_int=|v_#memory_int_190|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_3|, #memory_$Pointer$.offset=|v_#memory_$Pointer$.offset_84|, #race~A~0=|v_#race~A~0_127|} 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], [Black: 663#(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: 665#(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: 638#true, 533#L61-6true, 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, 36#L76true, Black: 649#true, 514#L105-1true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 647#(= |#race~maxB~0| 0), 644#(= |#race~M~0| 0), 653#true, Black: 658#(<= ~N~0 0), Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0))]) [2024-11-19 05:59:49,331 INFO L294 olderBase$Statistics]: this new event has 341 ancestors and is cut-off event [2024-11-19 05:59:49,331 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2024-11-19 05:59:49,331 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-11-19 05:59:49,331 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-19 05:59:49,331 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-19 05:59:49,331 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2024-11-19 05:59:49,353 INFO L124 PetriNetUnfolderBase]: 1364/12956 cut-off events. [2024-11-19 05:59:49,354 INFO L125 PetriNetUnfolderBase]: For 792/1068 co-relation queries the response was YES. [2024-11-19 05:59:49,434 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15873 conditions, 12956 events. 1364/12956 cut-off events. For 792/1068 co-relation queries the response was YES. Maximal size of possible extension queue 197. Compared 145252 event pairs, 250 based on Foata normal form. 36/11223 useless extension candidates. Maximal degree in co-relation 15819. Up to 887 conditions per place. [2024-11-19 05:59:49,472 INFO L140 encePairwiseOnDemand]: 622/628 looper letters, 38 selfloop transitions, 5 changer transitions 0/565 dead transitions. [2024-11-19 05:59:49,472 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 535 places, 565 transitions, 1405 flow [2024-11-19 05:59:49,473 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-19 05:59:49,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-19 05:59:49,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 2832 transitions. [2024-11-19 05:59:49,476 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.9019108280254777 [2024-11-19 05:59:49,476 INFO L175 Difference]: Start difference. First operand has 531 places, 546 transitions, 1253 flow. Second operand 5 states and 2832 transitions. [2024-11-19 05:59:49,477 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 535 places, 565 transitions, 1405 flow [2024-11-19 05:59:49,481 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 535 places, 565 transitions, 1405 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 05:59:49,485 INFO L231 Difference]: Finished difference. Result has 537 places, 548 transitions, 1278 flow [2024-11-19 05:59:49,486 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=628, PETRI_DIFFERENCE_MINUEND_FLOW=1253, PETRI_DIFFERENCE_MINUEND_PLACES=531, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=546, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=541, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=1278, PETRI_PLACES=537, PETRI_TRANSITIONS=548} [2024-11-19 05:59:49,486 INFO L277 CegarLoopForPetriNet]: 583 programPoint places, -46 predicate places. [2024-11-19 05:59:49,486 INFO L471 AbstractCegarLoop]: Abstraction has has 537 places, 548 transitions, 1278 flow [2024-11-19 05:59:49,487 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 561.0) internal successors, (2805), 5 states have internal predecessors, (2805), 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-19 05:59:49,487 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 05:59:49,488 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-19 05:59:49,488 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-19 05:59:49,488 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr17ASSERT_VIOLATIONDATA_RACE === [thread1Err0ASSERT_VIOLATIONDATA_RACE, thread1Err1ASSERT_VIOLATIONDATA_RACE, thread1Err2ASSERT_VIOLATIONDATA_RACE, thread1Err3ASSERT_VIOLATIONDATA_RACE (and 144 more)] === [2024-11-19 05:59:49,488 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 05:59:49,488 INFO L85 PathProgramCache]: Analyzing trace with hash -1557414572, now seen corresponding path program 1 times [2024-11-19 05:59:49,489 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 05:59:49,489 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1846963726] [2024-11-19 05:59:49,489 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 05:59:49,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 05:59:49,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 05:59:50,025 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-19 05:59:50,026 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 05:59:50,026 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1846963726] [2024-11-19 05:59:50,026 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1846963726] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 05:59:50,027 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 05:59:50,027 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 05:59:50,027 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [61581216] [2024-11-19 05:59:50,027 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 05:59:50,028 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 05:59:50,028 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 05:59:50,028 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 05:59:50,029 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-19 05:59:50,701 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 497 out of 628 [2024-11-19 05:59:50,703 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 537 places, 548 transitions, 1278 flow. Second operand has 6 states, 6 states have (on average 498.6666666666667) internal successors, (2992), 6 states have internal predecessors, (2992), 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-19 05:59:50,703 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 05:59:50,703 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 497 of 628 [2024-11-19 05:59:50,703 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 05:59:56,315 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([2179] L73-->L73-1: Formula: (= |v_#race~A~0_19| 0) InVars {} OutVars{#race~A~0=|v_#race~A~0_19|} AuxVars[] AssignedVars[#race~A~0][324], [Black: 663#(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: 665#(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: 638#true, 658#(<= ~N~0 0), Black: 678#(and (<= (+ ~M~0 1) 0) (= |thread2Thread1of1ForFork2_~i~1#1| 0)), 651#(= |#race~A~0| 0), 640#(= |#race~mult~0| 0), Black: 645#true, Black: 677#(<= (+ ~M~0 1) 0), Black: 649#true, 681#true, 674#true, 634#(= |#race~maxA~0| 0), 613#(= |#race~N~0| 0), 175#L104-4true, 647#(= |#race~maxB~0| 0), 546#L73-1true, 644#(= |#race~M~0| 0), 597#$Ultimate##0true, Black: 659#(and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~i~0#1| 0)), 261#L62-1true]) [2024-11-19 05:59:56,315 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-19 05:59:56,315 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-19 05:59:56,315 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-19 05:59:56,315 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event