./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 8be7027f 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-wip.dk.perfect-tracechecks-8be7027-m [2024-11-12 12:39:00,507 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-12 12:39:00,581 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DataRace-32bit-Automizer_Default.epf [2024-11-12 12:39:00,587 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-12 12:39:00,589 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-12 12:39:00,616 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-12 12:39:00,619 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-12 12:39:00,619 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-12 12:39:00,620 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-12 12:39:00,620 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-12 12:39:00,620 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-12 12:39:00,621 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-12 12:39:00,621 INFO L153 SettingsManager]: * Use SBE=true [2024-11-12 12:39:00,621 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-12 12:39:00,622 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-12 12:39:00,623 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-12 12:39:00,625 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-12 12:39:00,627 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-12 12:39:00,627 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-12 12:39:00,627 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-12 12:39:00,627 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-12 12:39:00,629 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-12 12:39:00,629 INFO L153 SettingsManager]: * Check absence of data races in concurrent programs=true [2024-11-12 12:39:00,629 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-12 12:39:00,630 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-12 12:39:00,637 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-12 12:39:00,638 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-12 12:39:00,638 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-12 12:39:00,638 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-12 12:39:00,638 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-12 12:39:00,638 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-12 12:39:00,639 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-12 12:39:00,639 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-12 12:39:00,639 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-12 12:39:00,639 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-12 12:39:00,639 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-12 12:39:00,640 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-12 12:39:00,640 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-12 12:39:00,640 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-12 12:39:00,640 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-12 12:39:00,640 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-12 12:39:00,643 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-12 12:39:00,879 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-12 12:39:00,903 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-12 12:39:00,906 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-12 12:39:00,907 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-12 12:39:00,908 INFO L274 PluginConnector]: CDTParser initialized [2024-11-12 12:39:00,909 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-12 12:39:02,349 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-12 12:39:02,557 INFO L384 CDTParser]: Found 1 translation units. [2024-11-12 12:39:02,558 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-bad-dot-product-alt.wvr.c [2024-11-12 12:39:02,566 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ceb7fc6e9/d33d6bde2ba247fd913f2791bc1afb38/FLAG9dddc1602 [2024-11-12 12:39:02,938 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ceb7fc6e9/d33d6bde2ba247fd913f2791bc1afb38 [2024-11-12 12:39:02,940 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-12 12:39:02,941 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-12 12:39:02,942 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-12 12:39:02,943 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-12 12:39:02,947 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-12 12:39:02,948 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 12:39:02" (1/1) ... [2024-11-12 12:39:02,949 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@766ab5d0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:02, skipping insertion in model container [2024-11-12 12:39:02,949 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 12:39:02" (1/1) ... [2024-11-12 12:39:02,972 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-12 12:39:03,276 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 12:39:03,287 INFO L200 MainTranslator]: Completed pre-run [2024-11-12 12:39:03,329 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-12 12:39:03,362 INFO L204 MainTranslator]: Completed translation [2024-11-12 12:39:03,363 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:03 WrapperNode [2024-11-12 12:39:03,363 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-12 12:39:03,365 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-12 12:39:03,365 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-12 12:39:03,365 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-12 12:39:03,372 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:03" (1/1) ... [2024-11-12 12:39:03,400 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:03" (1/1) ... [2024-11-12 12:39:03,480 INFO L138 Inliner]: procedures = 27, calls = 60, calls flagged for inlining = 19, calls inlined = 27, statements flattened = 646 [2024-11-12 12:39:03,481 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-12 12:39:03,482 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-12 12:39:03,482 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-12 12:39:03,483 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-12 12:39:03,497 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:03" (1/1) ... [2024-11-12 12:39:03,498 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:03" (1/1) ... [2024-11-12 12:39:03,512 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:03" (1/1) ... [2024-11-12 12:39:03,516 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:03" (1/1) ... [2024-11-12 12:39:03,572 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:03" (1/1) ... [2024-11-12 12:39:03,582 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:03" (1/1) ... [2024-11-12 12:39:03,589 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:03" (1/1) ... [2024-11-12 12:39:03,597 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:03" (1/1) ... [2024-11-12 12:39:03,606 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-12 12:39:03,607 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-12 12:39:03,607 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-12 12:39:03,608 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-12 12:39:03,608 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:03" (1/1) ... [2024-11-12 12:39:03,619 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-12 12:39:03,630 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-12 12:39:03,645 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-12 12:39:03,652 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-12 12:39:03,696 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-12 12:39:03,696 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2024-11-12 12:39:03,697 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-12 12:39:03,697 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-12 12:39:03,697 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2024-11-12 12:39:03,697 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-12 12:39:03,697 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-12 12:39:03,697 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-12 12:39:03,698 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-12 12:39:03,698 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-12 12:39:03,699 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-12 12:39:03,699 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-12 12:39:03,699 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-12 12:39:03,699 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-12 12:39:03,700 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-12 12:39:03,700 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-12 12:39:03,700 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-12 12:39:03,702 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-12 12:39:03,847 INFO L238 CfgBuilder]: Building ICFG [2024-11-12 12:39:03,849 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-12 12:39:04,872 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-12 12:39:04,872 INFO L287 CfgBuilder]: Performing block encoding [2024-11-12 12:39:05,483 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-12 12:39:05,483 INFO L316 CfgBuilder]: Removed 7 assume(true) statements. [2024-11-12 12:39:05,484 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 12:39:05 BoogieIcfgContainer [2024-11-12 12:39:05,484 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-12 12:39:05,486 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-12 12:39:05,490 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-12 12:39:05,493 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-12 12:39:05,494 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.11 12:39:02" (1/3) ... [2024-11-12 12:39:05,494 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2edf29b5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 12:39:05, skipping insertion in model container [2024-11-12 12:39:05,494 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:39:03" (2/3) ... [2024-11-12 12:39:05,495 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2edf29b5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.11 12:39:05, skipping insertion in model container [2024-11-12 12:39:05,495 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.11 12:39:05" (3/3) ... [2024-11-12 12:39:05,496 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-bad-dot-product-alt.wvr.c [2024-11-12 12:39:05,515 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-12 12:39:05,516 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 84 error locations. [2024-11-12 12:39:05,516 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-12 12:39:05,698 INFO L143 ThreadInstanceAdder]: Constructed 3 joinOtherThreadTransitions. [2024-11-12 12:39:05,756 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 602 places, 628 transitions, 1277 flow [2024-11-12 12:39:06,009 INFO L124 PetriNetUnfolderBase]: 36/625 cut-off events. [2024-11-12 12:39:06,009 INFO L125 PetriNetUnfolderBase]: For 3/3 co-relation queries the response was YES. [2024-11-12 12:39:06,025 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-12 12:39:06,025 INFO L82 GeneralOperation]: Start removeDead. Operand has 602 places, 628 transitions, 1277 flow [2024-11-12 12:39:06,041 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 583 places, 608 transitions, 1234 flow [2024-11-12 12:39:06,052 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-12 12:39:06,060 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;@4ebeb41c, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-12 12:39:06,061 INFO L334 AbstractCegarLoop]: Starting to check reachability of 148 error locations. [2024-11-12 12:39:06,066 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-12 12:39:06,066 INFO L124 PetriNetUnfolderBase]: 0/25 cut-off events. [2024-11-12 12:39:06,067 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-12 12:39:06,067 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:06,067 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:06,068 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-12 12:39:06,075 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:06,075 INFO L85 PathProgramCache]: Analyzing trace with hash 446584910, now seen corresponding path program 1 times [2024-11-12 12:39:06,084 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:06,085 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [772398473] [2024-11-12 12:39:06,085 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:06,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:06,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:06,324 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-12 12:39:06,324 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:06,325 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [772398473] [2024-11-12 12:39:06,325 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [772398473] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:06,325 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:06,326 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:39:06,327 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [250056350] [2024-11-12 12:39:06,329 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:06,337 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:39:06,342 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:06,370 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:39:06,371 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:39:06,422 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 561 out of 628 [2024-11-12 12:39:06,430 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-12 12:39:06,430 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:06,431 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 561 of 628 [2024-11-12 12:39:06,431 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:07,080 INFO L124 PetriNetUnfolderBase]: 109/1733 cut-off events. [2024-11-12 12:39:07,080 INFO L125 PetriNetUnfolderBase]: For 48/48 co-relation queries the response was YES. [2024-11-12 12:39:07,093 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-12 12:39:07,105 INFO L140 encePairwiseOnDemand]: 580/628 looper letters, 16 selfloop transitions, 2 changer transitions 8/562 dead transitions. [2024-11-12 12:39:07,105 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 557 places, 562 transitions, 1178 flow [2024-11-12 12:39:07,107 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:39:07,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:39:07,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1747 transitions. [2024-11-12 12:39:07,125 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9272823779193206 [2024-11-12 12:39:07,127 INFO L175 Difference]: Start difference. First operand has 583 places, 608 transitions, 1234 flow. Second operand 3 states and 1747 transitions. [2024-11-12 12:39:07,128 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 557 places, 562 transitions, 1178 flow [2024-11-12 12:39:07,135 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 551 places, 562 transitions, 1166 flow, removed 0 selfloop flow, removed 6 redundant places. [2024-11-12 12:39:07,147 INFO L231 Difference]: Finished difference. Result has 551 places, 554 transitions, 1118 flow [2024-11-12 12:39:07,150 INFO L262 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-12 12:39:07,155 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -32 predicate places. [2024-11-12 12:39:07,155 INFO L471 AbstractCegarLoop]: Abstraction has has 551 places, 554 transitions, 1118 flow [2024-11-12 12:39:07,157 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-12 12:39:07,157 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:07,157 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:07,158 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-12 12:39:07,158 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-12 12:39:07,159 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:07,159 INFO L85 PathProgramCache]: Analyzing trace with hash -1489206321, now seen corresponding path program 1 times [2024-11-12 12:39:07,159 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:07,160 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1551900012] [2024-11-12 12:39:07,160 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:07,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:07,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:07,237 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-12 12:39:07,237 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:07,238 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1551900012] [2024-11-12 12:39:07,238 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1551900012] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:07,238 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:07,238 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:39:07,238 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1716091023] [2024-11-12 12:39:07,239 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:07,240 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:39:07,240 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:07,241 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:39:07,241 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:39:07,283 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 560 out of 628 [2024-11-12 12:39:07,285 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-12 12:39:07,286 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:07,286 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 560 of 628 [2024-11-12 12:39:07,286 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:07,855 INFO L124 PetriNetUnfolderBase]: 86/1298 cut-off events. [2024-11-12 12:39:07,855 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-11-12 12:39:07,865 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-12 12:39:07,873 INFO L140 encePairwiseOnDemand]: 625/628 looper letters, 17 selfloop transitions, 2 changer transitions 0/553 dead transitions. [2024-11-12 12:39:07,873 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 544 places, 553 transitions, 1154 flow [2024-11-12 12:39:07,875 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:39:07,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:39:07,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1700 transitions. [2024-11-12 12:39:07,879 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9023354564755839 [2024-11-12 12:39:07,879 INFO L175 Difference]: Start difference. First operand has 551 places, 554 transitions, 1118 flow. Second operand 3 states and 1700 transitions. [2024-11-12 12:39:07,879 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 544 places, 553 transitions, 1154 flow [2024-11-12 12:39:07,883 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 542 places, 553 transitions, 1150 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:39:07,890 INFO L231 Difference]: Finished difference. Result has 542 places, 553 transitions, 1116 flow [2024-11-12 12:39:07,891 INFO L262 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-12 12:39:07,892 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -41 predicate places. [2024-11-12 12:39:07,892 INFO L471 AbstractCegarLoop]: Abstraction has has 542 places, 553 transitions, 1116 flow [2024-11-12 12:39:07,893 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-12 12:39:07,894 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:07,894 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:07,894 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-12 12:39:07,894 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-12 12:39:07,895 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:07,897 INFO L85 PathProgramCache]: Analyzing trace with hash -314863344, now seen corresponding path program 1 times [2024-11-12 12:39:07,897 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:07,897 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [899434764] [2024-11-12 12:39:07,897 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:07,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:07,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:07,967 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-12 12:39:07,968 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:07,968 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [899434764] [2024-11-12 12:39:07,968 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [899434764] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:07,968 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:07,969 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:39:07,969 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1927467933] [2024-11-12 12:39:07,969 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:07,970 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:39:07,970 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:07,971 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:39:07,971 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:39:07,996 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 556 out of 628 [2024-11-12 12:39:07,999 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-12 12:39:07,999 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:07,999 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 556 of 628 [2024-11-12 12:39:07,999 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:08,444 INFO L124 PetriNetUnfolderBase]: 131/1654 cut-off events. [2024-11-12 12:39:08,445 INFO L125 PetriNetUnfolderBase]: For 11/11 co-relation queries the response was YES. [2024-11-12 12:39:08,456 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-12 12:39:08,466 INFO L140 encePairwiseOnDemand]: 622/628 looper letters, 19 selfloop transitions, 1 changer transitions 0/548 dead transitions. [2024-11-12 12:39:08,466 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 539 places, 548 transitions, 1146 flow [2024-11-12 12:39:08,468 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:39:08,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:39:08,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1693 transitions. [2024-11-12 12:39:08,471 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.898619957537155 [2024-11-12 12:39:08,472 INFO L175 Difference]: Start difference. First operand has 542 places, 553 transitions, 1116 flow. Second operand 3 states and 1693 transitions. [2024-11-12 12:39:08,472 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 539 places, 548 transitions, 1146 flow [2024-11-12 12:39:08,475 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 537 places, 548 transitions, 1142 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:39:08,480 INFO L231 Difference]: Finished difference. Result has 537 places, 548 transitions, 1104 flow [2024-11-12 12:39:08,481 INFO L262 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-12 12:39:08,482 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -46 predicate places. [2024-11-12 12:39:08,482 INFO L471 AbstractCegarLoop]: Abstraction has has 537 places, 548 transitions, 1104 flow [2024-11-12 12:39:08,483 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-12 12:39:08,483 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:08,483 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:08,484 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-12 12:39:08,484 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-12 12:39:08,484 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:08,485 INFO L85 PathProgramCache]: Analyzing trace with hash 275107440, now seen corresponding path program 1 times [2024-11-12 12:39:08,485 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:08,485 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [19130836] [2024-11-12 12:39:08,485 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:08,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:08,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:09,067 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-12 12:39:09,068 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:09,068 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [19130836] [2024-11-12 12:39:09,068 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [19130836] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:09,069 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:09,069 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-12 12:39:09,069 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [359240164] [2024-11-12 12:39:09,070 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:09,070 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-12 12:39:09,071 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:09,072 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-12 12:39:09,072 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-12 12:39:09,678 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 478 out of 628 [2024-11-12 12:39:09,681 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-12 12:39:09,682 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:09,682 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 478 of 628 [2024-11-12 12:39:09,682 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:18,069 INFO L124 PetriNetUnfolderBase]: 17464/53206 cut-off events. [2024-11-12 12:39:18,069 INFO L125 PetriNetUnfolderBase]: For 683/683 co-relation queries the response was YES. [2024-11-12 12:39:18,491 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-12 12:39:18,847 INFO L140 encePairwiseOnDemand]: 610/628 looper letters, 85 selfloop transitions, 15 changer transitions 0/545 dead transitions. [2024-11-12 12:39:18,848 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 539 places, 545 transitions, 1298 flow [2024-11-12 12:39:18,850 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-12 12:39:18,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-12 12:39:18,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 2971 transitions. [2024-11-12 12:39:18,857 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.7884819532908705 [2024-11-12 12:39:18,857 INFO L175 Difference]: Start difference. First operand has 537 places, 548 transitions, 1104 flow. Second operand 6 states and 2971 transitions. [2024-11-12 12:39:18,858 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 539 places, 545 transitions, 1298 flow [2024-11-12 12:39:18,864 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 538 places, 545 transitions, 1297 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-12 12:39:18,870 INFO L231 Difference]: Finished difference. Result has 538 places, 545 transitions, 1127 flow [2024-11-12 12:39:18,873 INFO L262 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-12 12:39:18,874 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -45 predicate places. [2024-11-12 12:39:18,874 INFO L471 AbstractCegarLoop]: Abstraction has has 538 places, 545 transitions, 1127 flow [2024-11-12 12:39:18,877 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-12 12:39:18,877 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:18,877 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:18,877 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-12 12:39:18,878 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-12 12:39:18,878 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:18,879 INFO L85 PathProgramCache]: Analyzing trace with hash -500616809, now seen corresponding path program 1 times [2024-11-12 12:39:18,879 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:18,880 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1329846858] [2024-11-12 12:39:18,880 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:18,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:18,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:18,927 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-12 12:39:18,928 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:18,928 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1329846858] [2024-11-12 12:39:18,929 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1329846858] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:18,929 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:18,929 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:39:18,929 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [518503919] [2024-11-12 12:39:18,930 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:18,930 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:39:18,931 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:18,932 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:39:18,932 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:39:18,973 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 559 out of 628 [2024-11-12 12:39:18,976 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-12 12:39:18,976 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:18,976 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 559 of 628 [2024-11-12 12:39:18,976 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:19,680 INFO L124 PetriNetUnfolderBase]: 287/2846 cut-off events. [2024-11-12 12:39:19,681 INFO L125 PetriNetUnfolderBase]: For 33/33 co-relation queries the response was YES. [2024-11-12 12:39:19,709 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-12 12:39:19,725 INFO L140 encePairwiseOnDemand]: 625/628 looper letters, 18 selfloop transitions, 2 changer transitions 0/544 dead transitions. [2024-11-12 12:39:19,725 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 539 places, 544 transitions, 1165 flow [2024-11-12 12:39:19,728 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:39:19,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:39:19,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1698 transitions. [2024-11-12 12:39:19,731 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9012738853503185 [2024-11-12 12:39:19,731 INFO L175 Difference]: Start difference. First operand has 538 places, 545 transitions, 1127 flow. Second operand 3 states and 1698 transitions. [2024-11-12 12:39:19,731 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 539 places, 544 transitions, 1165 flow [2024-11-12 12:39:19,734 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 534 places, 544 transitions, 1135 flow, removed 0 selfloop flow, removed 5 redundant places. [2024-11-12 12:39:19,739 INFO L231 Difference]: Finished difference. Result has 534 places, 544 transitions, 1099 flow [2024-11-12 12:39:19,740 INFO L262 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-12 12:39:19,742 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -49 predicate places. [2024-11-12 12:39:19,743 INFO L471 AbstractCegarLoop]: Abstraction has has 534 places, 544 transitions, 1099 flow [2024-11-12 12:39:19,744 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-12 12:39:19,745 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:19,745 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:19,745 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-12 12:39:19,745 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-12 12:39:19,746 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:19,746 INFO L85 PathProgramCache]: Analyzing trace with hash 643569636, now seen corresponding path program 1 times [2024-11-12 12:39:19,746 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:19,746 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [833693619] [2024-11-12 12:39:19,746 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:19,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:19,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:19,805 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-12 12:39:19,806 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:19,807 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [833693619] [2024-11-12 12:39:19,807 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [833693619] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:19,807 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:19,807 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:39:19,807 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [724964807] [2024-11-12 12:39:19,807 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:19,808 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:39:19,811 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:19,812 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:39:19,812 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:39:19,846 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 559 out of 628 [2024-11-12 12:39:19,848 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-12 12:39:19,848 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:19,848 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 559 of 628 [2024-11-12 12:39:19,848 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:20,270 INFO L124 PetriNetUnfolderBase]: 224/2337 cut-off events. [2024-11-12 12:39:20,270 INFO L125 PetriNetUnfolderBase]: For 16/16 co-relation queries the response was YES. [2024-11-12 12:39:20,287 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-12 12:39:20,296 INFO L140 encePairwiseOnDemand]: 625/628 looper letters, 18 selfloop transitions, 2 changer transitions 0/543 dead transitions. [2024-11-12 12:39:20,296 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 535 places, 543 transitions, 1137 flow [2024-11-12 12:39:20,299 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:39:20,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:39:20,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1698 transitions. [2024-11-12 12:39:20,302 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9012738853503185 [2024-11-12 12:39:20,302 INFO L175 Difference]: Start difference. First operand has 534 places, 544 transitions, 1099 flow. Second operand 3 states and 1698 transitions. [2024-11-12 12:39:20,302 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 535 places, 543 transitions, 1137 flow [2024-11-12 12:39:20,306 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 533 places, 543 transitions, 1133 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:39:20,311 INFO L231 Difference]: Finished difference. Result has 533 places, 543 transitions, 1097 flow [2024-11-12 12:39:20,312 INFO L262 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-12 12:39:20,313 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -50 predicate places. [2024-11-12 12:39:20,313 INFO L471 AbstractCegarLoop]: Abstraction has has 533 places, 543 transitions, 1097 flow [2024-11-12 12:39:20,315 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-12 12:39:20,315 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:20,315 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:20,315 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-12 12:39:20,315 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-12 12:39:20,320 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:20,320 INFO L85 PathProgramCache]: Analyzing trace with hash 541136287, now seen corresponding path program 1 times [2024-11-12 12:39:20,320 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:20,320 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1691574305] [2024-11-12 12:39:20,320 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:20,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:20,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:20,384 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-12 12:39:20,386 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:20,386 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1691574305] [2024-11-12 12:39:20,386 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1691574305] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:20,387 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:20,387 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:39:20,387 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1864473611] [2024-11-12 12:39:20,387 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:20,388 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:39:20,388 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:20,389 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:39:20,390 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:39:20,426 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 559 out of 628 [2024-11-12 12:39:20,429 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-12 12:39:20,429 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:20,429 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 559 of 628 [2024-11-12 12:39:20,429 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:20,815 INFO L124 PetriNetUnfolderBase]: 113/1520 cut-off events. [2024-11-12 12:39:20,815 INFO L125 PetriNetUnfolderBase]: For 9/9 co-relation queries the response was YES. [2024-11-12 12:39:20,826 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-12 12:39:20,832 INFO L140 encePairwiseOnDemand]: 625/628 looper letters, 18 selfloop transitions, 2 changer transitions 0/542 dead transitions. [2024-11-12 12:39:20,832 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 534 places, 542 transitions, 1135 flow [2024-11-12 12:39:20,835 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:39:20,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:39:20,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1698 transitions. [2024-11-12 12:39:20,838 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9012738853503185 [2024-11-12 12:39:20,839 INFO L175 Difference]: Start difference. First operand has 533 places, 543 transitions, 1097 flow. Second operand 3 states and 1698 transitions. [2024-11-12 12:39:20,839 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 534 places, 542 transitions, 1135 flow [2024-11-12 12:39:20,841 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 532 places, 542 transitions, 1131 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:39:20,846 INFO L231 Difference]: Finished difference. Result has 532 places, 542 transitions, 1095 flow [2024-11-12 12:39:20,847 INFO L262 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-12 12:39:20,848 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -51 predicate places. [2024-11-12 12:39:20,848 INFO L471 AbstractCegarLoop]: Abstraction has has 532 places, 542 transitions, 1095 flow [2024-11-12 12:39:20,849 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-12 12:39:20,849 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:20,849 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:20,850 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-12 12:39:20,850 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-12 12:39:20,850 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:20,850 INFO L85 PathProgramCache]: Analyzing trace with hash -1552241408, now seen corresponding path program 1 times [2024-11-12 12:39:20,851 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:20,851 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2007291127] [2024-11-12 12:39:20,851 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:20,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:20,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:20,894 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-12 12:39:20,895 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:20,895 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2007291127] [2024-11-12 12:39:20,895 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2007291127] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:20,895 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:20,896 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:39:20,896 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1139012172] [2024-11-12 12:39:20,896 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:20,896 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:39:20,897 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:20,897 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:39:20,897 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:39:20,924 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 561 out of 628 [2024-11-12 12:39:20,926 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-12 12:39:20,926 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:20,926 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 561 of 628 [2024-11-12 12:39:20,926 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:21,287 INFO L124 PetriNetUnfolderBase]: 113/1519 cut-off events. [2024-11-12 12:39:21,287 INFO L125 PetriNetUnfolderBase]: For 9/9 co-relation queries the response was YES. [2024-11-12 12:39:21,302 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-12 12:39:21,309 INFO L140 encePairwiseOnDemand]: 625/628 looper letters, 16 selfloop transitions, 2 changer transitions 0/541 dead transitions. [2024-11-12 12:39:21,309 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 533 places, 541 transitions, 1129 flow [2024-11-12 12:39:21,311 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:39:21,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:39:21,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1702 transitions. [2024-11-12 12:39:21,315 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9033970276008493 [2024-11-12 12:39:21,315 INFO L175 Difference]: Start difference. First operand has 532 places, 542 transitions, 1095 flow. Second operand 3 states and 1702 transitions. [2024-11-12 12:39:21,315 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 533 places, 541 transitions, 1129 flow [2024-11-12 12:39:21,318 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 531 places, 541 transitions, 1125 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:39:21,323 INFO L231 Difference]: Finished difference. Result has 531 places, 541 transitions, 1093 flow [2024-11-12 12:39:21,324 INFO L262 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-12 12:39:21,327 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -52 predicate places. [2024-11-12 12:39:21,328 INFO L471 AbstractCegarLoop]: Abstraction has has 531 places, 541 transitions, 1093 flow [2024-11-12 12:39:21,330 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-12 12:39:21,331 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:21,331 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:21,331 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-12 12:39:21,331 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-12 12:39:21,332 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:21,332 INFO L85 PathProgramCache]: Analyzing trace with hash -542175939, now seen corresponding path program 1 times [2024-11-12 12:39:21,332 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:21,332 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1234557154] [2024-11-12 12:39:21,332 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:21,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:21,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:21,380 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-12 12:39:21,381 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:21,382 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1234557154] [2024-11-12 12:39:21,382 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1234557154] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:21,382 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:21,382 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:39:21,382 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [218132091] [2024-11-12 12:39:21,383 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:21,383 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:39:21,383 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:21,384 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:39:21,384 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:39:21,409 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 553 out of 628 [2024-11-12 12:39:21,411 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-12 12:39:21,411 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:21,412 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 553 of 628 [2024-11-12 12:39:21,412 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:21,874 INFO L124 PetriNetUnfolderBase]: 325/3515 cut-off events. [2024-11-12 12:39:21,874 INFO L125 PetriNetUnfolderBase]: For 17/17 co-relation queries the response was YES. [2024-11-12 12:39:21,910 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-12 12:39:21,927 INFO L140 encePairwiseOnDemand]: 621/628 looper letters, 21 selfloop transitions, 1 changer transitions 0/535 dead transitions. [2024-11-12 12:39:21,928 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 527 places, 535 transitions, 1125 flow [2024-11-12 12:39:21,930 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:39:21,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:39:21,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1687 transitions. [2024-11-12 12:39:21,933 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8954352441613588 [2024-11-12 12:39:21,933 INFO L175 Difference]: Start difference. First operand has 531 places, 541 transitions, 1093 flow. Second operand 3 states and 1687 transitions. [2024-11-12 12:39:21,934 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 527 places, 535 transitions, 1125 flow [2024-11-12 12:39:21,937 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 525 places, 535 transitions, 1121 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:39:21,941 INFO L231 Difference]: Finished difference. Result has 525 places, 535 transitions, 1079 flow [2024-11-12 12:39:21,942 INFO L262 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-12 12:39:21,942 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -58 predicate places. [2024-11-12 12:39:21,943 INFO L471 AbstractCegarLoop]: Abstraction has has 525 places, 535 transitions, 1079 flow [2024-11-12 12:39:21,944 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-12 12:39:21,944 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:21,944 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:21,944 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-12 12:39:21,945 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-12 12:39:21,945 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:21,945 INFO L85 PathProgramCache]: Analyzing trace with hash 2027111873, now seen corresponding path program 1 times [2024-11-12 12:39:21,945 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:21,946 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [727215245] [2024-11-12 12:39:21,946 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:21,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:21,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:22,007 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-12 12:39:22,008 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:22,008 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [727215245] [2024-11-12 12:39:22,008 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [727215245] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:22,008 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:22,008 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:39:22,009 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1020463008] [2024-11-12 12:39:22,009 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:22,009 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:39:22,010 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:22,010 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:39:22,010 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:39:22,023 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 564 out of 628 [2024-11-12 12:39:22,025 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-12 12:39:22,025 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:22,026 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 564 of 628 [2024-11-12 12:39:22,026 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:22,358 INFO L124 PetriNetUnfolderBase]: 48/914 cut-off events. [2024-11-12 12:39:22,358 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-12 12:39:22,364 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-12 12:39:22,369 INFO L140 encePairwiseOnDemand]: 625/628 looper letters, 13 selfloop transitions, 2 changer transitions 0/534 dead transitions. [2024-11-12 12:39:22,369 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 526 places, 534 transitions, 1107 flow [2024-11-12 12:39:22,371 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:39:22,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:39:22,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1708 transitions. [2024-11-12 12:39:22,376 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9065817409766455 [2024-11-12 12:39:22,376 INFO L175 Difference]: Start difference. First operand has 525 places, 535 transitions, 1079 flow. Second operand 3 states and 1708 transitions. [2024-11-12 12:39:22,376 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 526 places, 534 transitions, 1107 flow [2024-11-12 12:39:22,381 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 525 places, 534 transitions, 1106 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-12 12:39:22,387 INFO L231 Difference]: Finished difference. Result has 525 places, 534 transitions, 1080 flow [2024-11-12 12:39:22,388 INFO L262 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-12 12:39:22,389 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -58 predicate places. [2024-11-12 12:39:22,390 INFO L471 AbstractCegarLoop]: Abstraction has has 525 places, 534 transitions, 1080 flow [2024-11-12 12:39:22,391 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-12 12:39:22,391 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:22,391 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-12 12:39:22,391 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-12 12:39:22,392 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-12 12:39:22,393 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:22,393 INFO L85 PathProgramCache]: Analyzing trace with hash 125802797, now seen corresponding path program 1 times [2024-11-12 12:39:22,394 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:22,394 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [619860377] [2024-11-12 12:39:22,394 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:22,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:22,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:22,454 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-12 12:39:22,455 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:22,455 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [619860377] [2024-11-12 12:39:22,455 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [619860377] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:22,455 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:22,455 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:39:22,456 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [580546720] [2024-11-12 12:39:22,456 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:22,456 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:39:22,457 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:22,457 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:39:22,457 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:39:22,466 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 568 out of 628 [2024-11-12 12:39:22,468 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-12 12:39:22,469 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:22,469 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 568 of 628 [2024-11-12 12:39:22,469 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:23,070 INFO L124 PetriNetUnfolderBase]: 109/1863 cut-off events. [2024-11-12 12:39:23,071 INFO L125 PetriNetUnfolderBase]: For 13/13 co-relation queries the response was YES. [2024-11-12 12:39:23,097 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-12 12:39:23,110 INFO L140 encePairwiseOnDemand]: 623/628 looper letters, 18 selfloop transitions, 4 changer transitions 0/543 dead transitions. [2024-11-12 12:39:23,111 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 526 places, 543 transitions, 1148 flow [2024-11-12 12:39:23,111 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:39:23,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:39:23,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1727 transitions. [2024-11-12 12:39:23,116 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9166666666666666 [2024-11-12 12:39:23,116 INFO L175 Difference]: Start difference. First operand has 525 places, 534 transitions, 1080 flow. Second operand 3 states and 1727 transitions. [2024-11-12 12:39:23,116 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 526 places, 543 transitions, 1148 flow [2024-11-12 12:39:23,121 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 524 places, 543 transitions, 1144 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-12 12:39:23,129 INFO L231 Difference]: Finished difference. Result has 525 places, 537 transitions, 1102 flow [2024-11-12 12:39:23,130 INFO L262 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-12 12:39:23,131 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -58 predicate places. [2024-11-12 12:39:23,131 INFO L471 AbstractCegarLoop]: Abstraction has has 525 places, 537 transitions, 1102 flow [2024-11-12 12:39:23,133 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-12 12:39:23,133 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:23,133 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:23,133 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-12 12:39:23,134 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-12 12:39:23,134 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:23,135 INFO L85 PathProgramCache]: Analyzing trace with hash -395184255, now seen corresponding path program 1 times [2024-11-12 12:39:23,135 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:23,135 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [943811012] [2024-11-12 12:39:23,135 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:23,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:23,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:23,192 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-12 12:39:23,192 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:23,192 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [943811012] [2024-11-12 12:39:23,192 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [943811012] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:23,192 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:23,193 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:39:23,193 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [76667958] [2024-11-12 12:39:23,193 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:23,193 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:39:23,194 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:23,194 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:39:23,194 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:39:23,212 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 559 out of 628 [2024-11-12 12:39:23,215 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-12 12:39:23,215 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:23,215 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 559 of 628 [2024-11-12 12:39:23,215 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:24,023 INFO L124 PetriNetUnfolderBase]: 277/3212 cut-off events. [2024-11-12 12:39:24,024 INFO L125 PetriNetUnfolderBase]: For 121/121 co-relation queries the response was YES. [2024-11-12 12:39:24,070 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-12 12:39:24,092 INFO L140 encePairwiseOnDemand]: 623/628 looper letters, 20 selfloop transitions, 1 changer transitions 0/533 dead transitions. [2024-11-12 12:39:24,093 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 523 places, 533 transitions, 1136 flow [2024-11-12 12:39:24,094 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:39:24,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:39:24,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1699 transitions. [2024-11-12 12:39:24,098 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9018046709129511 [2024-11-12 12:39:24,098 INFO L175 Difference]: Start difference. First operand has 525 places, 537 transitions, 1102 flow. Second operand 3 states and 1699 transitions. [2024-11-12 12:39:24,098 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 523 places, 533 transitions, 1136 flow [2024-11-12 12:39:24,102 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 523 places, 533 transitions, 1136 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 12:39:24,109 INFO L231 Difference]: Finished difference. Result has 523 places, 533 transitions, 1096 flow [2024-11-12 12:39:24,110 INFO L262 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-12 12:39:24,111 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -60 predicate places. [2024-11-12 12:39:24,111 INFO L471 AbstractCegarLoop]: Abstraction has has 523 places, 533 transitions, 1096 flow [2024-11-12 12:39:24,112 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-12 12:39:24,112 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:24,112 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:24,112 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-12 12:39:24,113 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-12 12:39:24,114 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:24,114 INFO L85 PathProgramCache]: Analyzing trace with hash 637453286, now seen corresponding path program 1 times [2024-11-12 12:39:24,114 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:24,115 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2068835381] [2024-11-12 12:39:24,115 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:24,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:24,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:24,167 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-12 12:39:24,168 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:24,168 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2068835381] [2024-11-12 12:39:24,169 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2068835381] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:24,171 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:24,171 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:39:24,172 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [427241162] [2024-11-12 12:39:24,172 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:24,172 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:39:24,173 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:24,173 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:39:24,173 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:39:24,194 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 559 out of 628 [2024-11-12 12:39:24,196 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-12 12:39:24,197 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:24,197 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 559 of 628 [2024-11-12 12:39:24,197 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:25,465 INFO L124 PetriNetUnfolderBase]: 606/4073 cut-off events. [2024-11-12 12:39:25,465 INFO L125 PetriNetUnfolderBase]: For 314/314 co-relation queries the response was YES. [2024-11-12 12:39:25,523 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-12 12:39:25,551 INFO L140 encePairwiseOnDemand]: 620/628 looper letters, 33 selfloop transitions, 4 changer transitions 0/545 dead transitions. [2024-11-12 12:39:25,551 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 521 places, 545 transitions, 1215 flow [2024-11-12 12:39:25,551 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:39:25,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:39:25,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1712 transitions. [2024-11-12 12:39:25,555 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9087048832271762 [2024-11-12 12:39:25,555 INFO L175 Difference]: Start difference. First operand has 523 places, 533 transitions, 1096 flow. Second operand 3 states and 1712 transitions. [2024-11-12 12:39:25,556 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 521 places, 545 transitions, 1215 flow [2024-11-12 12:39:25,560 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 520 places, 545 transitions, 1214 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-12 12:39:25,566 INFO L231 Difference]: Finished difference. Result has 521 places, 533 transitions, 1115 flow [2024-11-12 12:39:25,567 INFO L262 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-12 12:39:25,568 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -62 predicate places. [2024-11-12 12:39:25,568 INFO L471 AbstractCegarLoop]: Abstraction has has 521 places, 533 transitions, 1115 flow [2024-11-12 12:39:25,569 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-12 12:39:25,570 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:25,570 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:25,570 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-12 12:39:25,570 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-12 12:39:25,571 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:25,571 INFO L85 PathProgramCache]: Analyzing trace with hash -79691582, now seen corresponding path program 1 times [2024-11-12 12:39:25,571 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:25,572 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [907818643] [2024-11-12 12:39:25,572 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:25,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:25,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:25,627 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-12 12:39:25,627 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:25,628 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [907818643] [2024-11-12 12:39:25,628 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [907818643] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:25,628 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:25,628 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-12 12:39:25,628 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [332111173] [2024-11-12 12:39:25,629 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:25,629 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-12 12:39:25,630 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:25,630 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-12 12:39:25,630 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-12 12:39:25,655 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 553 out of 628 [2024-11-12 12:39:25,657 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-12 12:39:25,657 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:25,658 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 553 of 628 [2024-11-12 12:39:25,658 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:28,257 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-12 12:39:28,258 INFO L294 olderBase$Statistics]: this new event has 254 ancestors and is cut-off event [2024-11-12 12:39:28,258 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-12 12:39:28,258 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-12 12:39:28,258 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-12 12:39:28,311 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-12 12:39:28,311 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-12 12:39:28,311 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-12 12:39:28,311 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-12 12:39:28,311 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-12 12:39:28,311 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-12 12:39:28,357 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-12 12:39:28,357 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-12 12:39:28,357 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-12 12:39:28,357 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-12 12:39:28,357 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-12 12:39:28,539 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-12 12:39:28,539 INFO L294 olderBase$Statistics]: this new event has 255 ancestors and is cut-off event [2024-11-12 12:39:28,539 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-12 12:39:28,539 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-12 12:39:28,539 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-12 12:39:28,539 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-12 12:39:28,603 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-12 12:39:28,603 INFO L294 olderBase$Statistics]: this new event has 264 ancestors and is cut-off event [2024-11-12 12:39:28,603 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2024-11-12 12:39:28,603 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-12 12:39:28,603 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2024-11-12 12:39:28,802 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-12 12:39:28,802 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2024-11-12 12:39:28,802 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2024-11-12 12:39:28,803 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-12 12:39:28,803 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-12 12:39:28,803 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2024-11-12 12:39:28,854 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-12 12:39:28,854 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2024-11-12 12:39:28,855 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-12 12:39:28,855 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-12 12:39:28,855 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-12 12:39:28,989 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-12 12:39:28,989 INFO L294 olderBase$Statistics]: this new event has 265 ancestors and is cut-off event [2024-11-12 12:39:28,989 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-12 12:39:28,989 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-12 12:39:28,989 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-12 12:39:28,989 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-12 12:39:29,026 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-12 12:39:29,027 INFO L294 olderBase$Statistics]: this new event has 266 ancestors and is cut-off event [2024-11-12 12:39:29,027 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-12 12:39:29,027 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-12 12:39:29,027 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-12 12:39:29,028 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-12 12:39:29,028 INFO L294 olderBase$Statistics]: this new event has 275 ancestors and is cut-off event [2024-11-12 12:39:29,028 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-12 12:39:29,028 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-12 12:39:29,028 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2024-11-12 12:39:29,029 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-12 12:39:29,029 INFO L294 olderBase$Statistics]: this new event has 276 ancestors and is cut-off event [2024-11-12 12:39:29,030 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-12 12:39:29,030 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-12 12:39:29,030 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-12 12:39:29,413 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-12 12:39:29,413 INFO L294 olderBase$Statistics]: this new event has 292 ancestors and is cut-off event [2024-11-12 12:39:29,414 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-12 12:39:29,414 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-12 12:39:29,414 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-11-12 12:39:29,543 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-12 12:39:29,543 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2024-11-12 12:39:29,543 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-12 12:39:29,543 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-12 12:39:29,543 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-12 12:39:29,586 INFO L124 PetriNetUnfolderBase]: 2887/22647 cut-off events. [2024-11-12 12:39:29,587 INFO L125 PetriNetUnfolderBase]: For 956/1139 co-relation queries the response was YES. [2024-11-12 12:39:29,856 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-12 12:39:29,991 INFO L140 encePairwiseOnDemand]: 619/628 looper letters, 30 selfloop transitions, 3 changer transitions 0/535 dead transitions. [2024-11-12 12:39:29,991 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 517 places, 535 transitions, 1190 flow [2024-11-12 12:39:29,992 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-12 12:39:29,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-12 12:39:29,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 1695 transitions. [2024-11-12 12:39:29,995 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8996815286624203 [2024-11-12 12:39:29,996 INFO L175 Difference]: Start difference. First operand has 521 places, 533 transitions, 1115 flow. Second operand 3 states and 1695 transitions. [2024-11-12 12:39:29,996 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 517 places, 535 transitions, 1190 flow [2024-11-12 12:39:30,001 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 517 places, 535 transitions, 1190 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 12:39:30,008 INFO L231 Difference]: Finished difference. Result has 518 places, 530 transitions, 1124 flow [2024-11-12 12:39:30,009 INFO L262 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-12 12:39:30,009 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -65 predicate places. [2024-11-12 12:39:30,010 INFO L471 AbstractCegarLoop]: Abstraction has has 518 places, 530 transitions, 1124 flow [2024-11-12 12:39:30,011 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-12 12:39:30,011 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:30,011 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:30,012 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-12 12:39:30,012 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-12 12:39:30,013 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:30,013 INFO L85 PathProgramCache]: Analyzing trace with hash -2099609882, now seen corresponding path program 1 times [2024-11-12 12:39:30,013 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:30,013 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [556360073] [2024-11-12 12:39:30,013 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:30,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:30,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:30,244 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-12 12:39:30,244 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:30,245 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [556360073] [2024-11-12 12:39:30,245 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [556360073] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:30,245 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:30,245 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-12 12:39:30,245 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [697084254] [2024-11-12 12:39:30,245 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:30,246 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-12 12:39:30,246 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:30,247 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-12 12:39:30,247 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-12 12:39:30,657 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 539 out of 628 [2024-11-12 12:39:30,662 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-12 12:39:30,662 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:30,662 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 539 of 628 [2024-11-12 12:39:30,662 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:32,080 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-12 12:39:32,080 INFO L294 olderBase$Statistics]: this new event has 282 ancestors and is cut-off event [2024-11-12 12:39:32,081 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-12 12:39:32,081 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-12 12:39:32,081 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-12 12:39:32,127 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-12 12:39:32,127 INFO L294 olderBase$Statistics]: this new event has 284 ancestors and is cut-off event [2024-11-12 12:39:32,127 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-12 12:39:32,127 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-12 12:39:32,127 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-12 12:39:32,211 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-12 12:39:32,211 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2024-11-12 12:39:32,211 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-12 12:39:32,211 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-12 12:39:32,211 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-12 12:39:32,213 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-12 12:39:32,213 INFO L294 olderBase$Statistics]: this new event has 282 ancestors and is cut-off event [2024-11-12 12:39:32,213 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-12 12:39:32,213 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-12 12:39:32,213 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-12 12:39:32,213 INFO L297 olderBase$Statistics]: existing Event has 248 ancestors and is cut-off event [2024-11-12 12:39:32,214 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-12 12:39:32,214 INFO L294 olderBase$Statistics]: this new event has 284 ancestors and is cut-off event [2024-11-12 12:39:32,215 INFO L297 olderBase$Statistics]: existing Event has 261 ancestors and is cut-off event [2024-11-12 12:39:32,215 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-12 12:39:32,215 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-12 12:39:32,215 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-11-12 12:39:32,333 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-12 12:39:32,333 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2024-11-12 12:39:32,333 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-12 12:39:32,333 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-12 12:39:32,333 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-12 12:39:32,355 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-12 12:39:32,355 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2024-11-12 12:39:32,355 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-12 12:39:32,355 INFO L297 olderBase$Statistics]: existing Event has 265 ancestors and is cut-off event [2024-11-12 12:39:32,355 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-12 12:39:32,355 INFO L297 olderBase$Statistics]: existing Event has 254 ancestors and is cut-off event [2024-11-12 12:39:32,356 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-12 12:39:32,356 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2024-11-12 12:39:32,356 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-12 12:39:32,357 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2024-11-12 12:39:32,357 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-12 12:39:32,357 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-12 12:39:32,619 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-12 12:39:32,619 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2024-11-12 12:39:32,619 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-12 12:39:32,619 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-12 12:39:32,620 INFO L297 olderBase$Statistics]: existing Event has 276 ancestors and is cut-off event [2024-11-12 12:39:32,638 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-12 12:39:32,638 INFO L294 olderBase$Statistics]: this new event has 288 ancestors and is cut-off event [2024-11-12 12:39:32,638 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-12 12:39:32,639 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-12 12:39:32,639 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-12 12:39:32,747 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-12 12:39:32,747 INFO L294 olderBase$Statistics]: this new event has 303 ancestors and is cut-off event [2024-11-12 12:39:32,747 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-12 12:39:32,747 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2024-11-12 12:39:32,747 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-12 12:39:32,750 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-12 12:39:32,751 INFO L294 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2024-11-12 12:39:32,751 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-11-12 12:39:32,751 INFO L297 olderBase$Statistics]: existing Event has 250 ancestors and is cut-off event [2024-11-12 12:39:32,751 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-11-12 12:39:32,758 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-12 12:39:32,758 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2024-11-12 12:39:32,758 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-12 12:39:32,758 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-12 12:39:32,759 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-12 12:39:32,778 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-12 12:39:32,778 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2024-11-12 12:39:32,778 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-12 12:39:32,778 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-12 12:39:32,778 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-12 12:39:32,791 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-12 12:39:32,791 INFO L294 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2024-11-12 12:39:32,791 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-12 12:39:32,791 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-12 12:39:32,791 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-12 12:39:32,800 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-12 12:39:32,800 INFO L294 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2024-11-12 12:39:32,800 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-11-12 12:39:32,800 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-11-12 12:39:32,800 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-11-12 12:39:32,817 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-12 12:39:32,817 INFO L294 olderBase$Statistics]: this new event has 296 ancestors and is cut-off event [2024-11-12 12:39:32,817 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-12 12:39:32,817 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-12 12:39:32,817 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-12 12:39:32,852 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-12 12:39:32,853 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-12 12:39:32,853 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-12 12:39:32,853 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2024-11-12 12:39:32,853 INFO L297 olderBase$Statistics]: existing Event has 269 ancestors and is cut-off event [2024-11-12 12:39:32,853 INFO L297 olderBase$Statistics]: existing Event has 303 ancestors and is cut-off event [2024-11-12 12:39:32,855 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-12 12:39:32,855 INFO L294 olderBase$Statistics]: this new event has 304 ancestors and is cut-off event [2024-11-12 12:39:32,855 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-12 12:39:32,855 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2024-11-12 12:39:32,856 INFO L297 olderBase$Statistics]: existing Event has 293 ancestors and is cut-off event [2024-11-12 12:39:32,862 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-12 12:39:32,863 INFO L294 olderBase$Statistics]: this new event has 299 ancestors and is cut-off event [2024-11-12 12:39:32,863 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-12 12:39:32,863 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-12 12:39:32,863 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-12 12:39:32,890 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-12 12:39:32,890 INFO L294 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2024-11-12 12:39:32,890 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-12 12:39:32,890 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-12 12:39:32,890 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-12 12:39:32,890 INFO L297 olderBase$Statistics]: existing Event has 312 ancestors and is cut-off event [2024-11-12 12:39:32,899 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-12 12:39:32,899 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-11-12 12:39:32,899 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-12 12:39:32,899 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-12 12:39:32,899 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-12 12:39:32,902 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-12 12:39:32,902 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-11-12 12:39:32,902 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-12 12:39:32,902 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-12 12:39:32,902 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-12 12:39:32,912 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-12 12:39:32,912 INFO L294 olderBase$Statistics]: this new event has 302 ancestors and is cut-off event [2024-11-12 12:39:32,912 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2024-11-12 12:39:32,912 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2024-11-12 12:39:32,912 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2024-11-12 12:39:32,949 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-12 12:39:32,950 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2024-11-12 12:39:32,950 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-12 12:39:32,950 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-12 12:39:32,950 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-12 12:39:32,969 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-12 12:39:32,969 INFO L294 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2024-11-12 12:39:32,970 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-12 12:39:32,970 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-12 12:39:32,970 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-12 12:39:33,056 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-12 12:39:33,056 INFO L294 olderBase$Statistics]: this new event has 334 ancestors and is cut-off event [2024-11-12 12:39:33,057 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2024-11-12 12:39:33,057 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-12 12:39:33,057 INFO L297 olderBase$Statistics]: existing Event has 323 ancestors and is cut-off event [2024-11-12 12:39:33,063 INFO L124 PetriNetUnfolderBase]: 841/7781 cut-off events. [2024-11-12 12:39:33,064 INFO L125 PetriNetUnfolderBase]: For 429/507 co-relation queries the response was YES. [2024-11-12 12:39:33,146 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-12 12:39:33,182 INFO L140 encePairwiseOnDemand]: 607/628 looper letters, 63 selfloop transitions, 28 changer transitions 0/576 dead transitions. [2024-11-12 12:39:33,182 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 527 places, 576 transitions, 1426 flow [2024-11-12 12:39:33,184 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-11-12 12:39:33,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-11-12 12:39:33,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 5475 transitions. [2024-11-12 12:39:33,192 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.8718152866242038 [2024-11-12 12:39:33,192 INFO L175 Difference]: Start difference. First operand has 518 places, 530 transitions, 1124 flow. Second operand 10 states and 5475 transitions. [2024-11-12 12:39:33,192 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 527 places, 576 transitions, 1426 flow [2024-11-12 12:39:33,196 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 527 places, 576 transitions, 1426 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 12:39:33,201 INFO L231 Difference]: Finished difference. Result has 531 places, 546 transitions, 1253 flow [2024-11-12 12:39:33,202 INFO L262 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-12 12:39:33,203 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -52 predicate places. [2024-11-12 12:39:33,203 INFO L471 AbstractCegarLoop]: Abstraction has has 531 places, 546 transitions, 1253 flow [2024-11-12 12:39:33,205 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-12 12:39:33,205 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:33,205 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:33,205 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-12 12:39:33,205 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-12 12:39:33,206 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:33,206 INFO L85 PathProgramCache]: Analyzing trace with hash -962526659, now seen corresponding path program 1 times [2024-11-12 12:39:33,206 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:33,206 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [529616799] [2024-11-12 12:39:33,206 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:33,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:33,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:33,379 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-12 12:39:33,380 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:33,380 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [529616799] [2024-11-12 12:39:33,380 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [529616799] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:33,380 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:33,380 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-12 12:39:33,380 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1979557175] [2024-11-12 12:39:33,381 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:33,381 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-12 12:39:33,381 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:33,382 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-12 12:39:33,382 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=10, Unknown=0, NotChecked=0, Total=20 [2024-11-12 12:39:33,490 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 559 out of 628 [2024-11-12 12:39:33,493 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-12 12:39:33,493 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:33,493 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 559 of 628 [2024-11-12 12:39:33,493 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:34,867 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-12 12:39:34,867 INFO L294 olderBase$Statistics]: this new event has 259 ancestors and is cut-off event [2024-11-12 12:39:34,867 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-12 12:39:34,868 INFO L297 olderBase$Statistics]: existing Event has 259 ancestors and is cut-off event [2024-11-12 12:39:34,868 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-12 12:39:34,869 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-12 12:39:34,869 INFO L294 olderBase$Statistics]: this new event has 260 ancestors and is cut-off event [2024-11-12 12:39:34,869 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-12 12:39:34,869 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-12 12:39:34,869 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-12 12:39:35,013 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-12 12:39:35,013 INFO L294 olderBase$Statistics]: this new event has 281 ancestors and is cut-off event [2024-11-12 12:39:35,013 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-12 12:39:35,013 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-12 12:39:35,013 INFO L297 olderBase$Statistics]: existing Event has 270 ancestors and is cut-off event [2024-11-12 12:39:35,014 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-12 12:39:35,014 INFO L294 olderBase$Statistics]: this new event has 285 ancestors and is cut-off event [2024-11-12 12:39:35,015 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2024-11-12 12:39:35,015 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2024-11-12 12:39:35,015 INFO L297 olderBase$Statistics]: existing Event has 274 ancestors and is cut-off event [2024-11-12 12:39:35,016 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-12 12:39:35,016 INFO L294 olderBase$Statistics]: this new event has 282 ancestors and is cut-off event [2024-11-12 12:39:35,016 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-12 12:39:35,016 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-12 12:39:35,017 INFO L297 olderBase$Statistics]: existing Event has 271 ancestors and is cut-off event [2024-11-12 12:39:35,355 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-12 12:39:35,356 INFO L294 olderBase$Statistics]: this new event has 292 ancestors and is cut-off event [2024-11-12 12:39:35,356 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-12 12:39:35,356 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-12 12:39:35,356 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-12 12:39:35,357 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-12 12:39:35,357 INFO L294 olderBase$Statistics]: this new event has 293 ancestors and is cut-off event [2024-11-12 12:39:35,357 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-12 12:39:35,357 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-12 12:39:35,357 INFO L297 olderBase$Statistics]: existing Event has 282 ancestors and is cut-off event [2024-11-12 12:39:35,543 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-12 12:39:35,544 INFO L294 olderBase$Statistics]: this new event has 299 ancestors and is cut-off event [2024-11-12 12:39:35,544 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-12 12:39:35,544 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-12 12:39:35,544 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-12 12:39:35,545 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-12 12:39:35,545 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2024-11-12 12:39:35,545 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-12 12:39:35,545 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-12 12:39:35,545 INFO L297 olderBase$Statistics]: existing Event has 287 ancestors and is cut-off event [2024-11-12 12:39:35,758 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-12 12:39:35,758 INFO L294 olderBase$Statistics]: this new event has 290 ancestors and is cut-off event [2024-11-12 12:39:35,758 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2024-11-12 12:39:35,759 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-12 12:39:35,759 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-12 12:39:35,759 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-12 12:39:35,760 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2024-11-12 12:39:35,760 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-12 12:39:35,760 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-12 12:39:35,760 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-12 12:39:35,796 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-12 12:39:35,796 INFO L294 olderBase$Statistics]: this new event has 299 ancestors and is cut-off event [2024-11-12 12:39:35,796 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-12 12:39:35,796 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-12 12:39:35,796 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-12 12:39:35,797 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-12 12:39:35,797 INFO L294 olderBase$Statistics]: this new event has 296 ancestors and is cut-off event [2024-11-12 12:39:35,797 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-12 12:39:35,797 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-12 12:39:35,797 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-12 12:39:35,819 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-12 12:39:35,819 INFO L294 olderBase$Statistics]: this new event has 301 ancestors and is cut-off event [2024-11-12 12:39:35,819 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-12 12:39:35,819 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-12 12:39:35,820 INFO L297 olderBase$Statistics]: existing Event has 290 ancestors and is cut-off event [2024-11-12 12:39:35,838 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-12 12:39:35,838 INFO L294 olderBase$Statistics]: this new event has 289 ancestors and is cut-off event [2024-11-12 12:39:35,838 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-12 12:39:35,838 INFO L297 olderBase$Statistics]: existing Event has 255 ancestors and is cut-off event [2024-11-12 12:39:35,838 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-12 12:39:35,839 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-12 12:39:35,839 INFO L294 olderBase$Statistics]: this new event has 287 ancestors and is cut-off event [2024-11-12 12:39:35,839 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-12 12:39:35,839 INFO L297 olderBase$Statistics]: existing Event has 253 ancestors and is cut-off event [2024-11-12 12:39:35,839 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-12 12:39:35,864 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-12 12:39:35,865 INFO L294 olderBase$Statistics]: this new event has 303 ancestors and is cut-off event [2024-11-12 12:39:35,865 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-11-12 12:39:35,865 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-11-12 12:39:35,865 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-11-12 12:39:35,866 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-12 12:39:35,866 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is cut-off event [2024-11-12 12:39:35,866 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-12 12:39:35,866 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-12 12:39:35,867 INFO L297 olderBase$Statistics]: existing Event has 260 ancestors and is cut-off event [2024-11-12 12:39:35,904 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-12 12:39:35,904 INFO L294 olderBase$Statistics]: this new event has 296 ancestors and is cut-off event [2024-11-12 12:39:35,904 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-11-12 12:39:35,904 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-12 12:39:35,905 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-12 12:39:35,906 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-12 12:39:35,906 INFO L294 olderBase$Statistics]: this new event has 295 ancestors and is cut-off event [2024-11-12 12:39:35,906 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-11-12 12:39:35,906 INFO L297 olderBase$Statistics]: existing Event has 306 ancestors and is cut-off event [2024-11-12 12:39:35,906 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-11-12 12:39:35,926 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-12 12:39:35,927 INFO L294 olderBase$Statistics]: this new event has 327 ancestors and is cut-off event [2024-11-12 12:39:35,927 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-12 12:39:35,927 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-12 12:39:35,927 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2024-11-12 12:39:35,928 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-12 12:39:35,928 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is cut-off event [2024-11-12 12:39:35,928 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2024-11-12 12:39:35,928 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-12 12:39:35,929 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-12 12:39:35,929 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2024-11-12 12:39:35,945 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-12 12:39:35,945 INFO L294 olderBase$Statistics]: this new event has 306 ancestors and is cut-off event [2024-11-12 12:39:35,945 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-11-12 12:39:35,945 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-11-12 12:39:35,945 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-11-12 12:39:35,961 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-12 12:39:35,962 INFO L294 olderBase$Statistics]: this new event has 307 ancestors and is cut-off event [2024-11-12 12:39:35,962 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-12 12:39:35,962 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-12 12:39:35,962 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-12 12:39:35,962 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-12 12:39:35,984 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-12 12:39:35,985 INFO L294 olderBase$Statistics]: this new event has 329 ancestors and is cut-off event [2024-11-12 12:39:35,985 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-12 12:39:35,985 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-12 12:39:35,985 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2024-11-12 12:39:35,986 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-12 12:39:35,986 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-12 12:39:35,986 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-12 12:39:35,987 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-12 12:39:35,987 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2024-11-12 12:39:35,987 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2024-11-12 12:39:35,999 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-12 12:39:36,000 INFO L294 olderBase$Statistics]: this new event has 308 ancestors and is cut-off event [2024-11-12 12:39:36,000 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2024-11-12 12:39:36,000 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2024-11-12 12:39:36,000 INFO L297 olderBase$Statistics]: existing Event has 297 ancestors and is cut-off event [2024-11-12 12:39:36,036 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-12 12:39:36,037 INFO L294 olderBase$Statistics]: this new event has 310 ancestors and is cut-off event [2024-11-12 12:39:36,037 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-12 12:39:36,037 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-12 12:39:36,037 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-12 12:39:36,037 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-12 12:39:36,056 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-12 12:39:36,056 INFO L294 olderBase$Statistics]: this new event has 294 ancestors and is not cut-off event [2024-11-12 12:39:36,056 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is not cut-off event [2024-11-12 12:39:36,057 INFO L297 olderBase$Statistics]: existing Event has 328 ancestors and is not cut-off event [2024-11-12 12:39:36,057 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is not cut-off event [2024-11-12 12:39:36,057 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-12 12:39:36,057 INFO L294 olderBase$Statistics]: this new event has 296 ancestors and is cut-off event [2024-11-12 12:39:36,058 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2024-11-12 12:39:36,058 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-11-12 12:39:36,058 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-12 12:39:36,069 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-12 12:39:36,069 INFO L294 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2024-11-12 12:39:36,069 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-12 12:39:36,069 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-12 12:39:36,069 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-12 12:39:36,095 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-12 12:39:36,095 INFO L294 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2024-11-12 12:39:36,095 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2024-11-12 12:39:36,095 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2024-11-12 12:39:36,095 INFO L297 olderBase$Statistics]: existing Event has 301 ancestors and is cut-off event [2024-11-12 12:39:36,116 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-12 12:39:36,116 INFO L294 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2024-11-12 12:39:36,116 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-12 12:39:36,116 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-12 12:39:36,116 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-12 12:39:36,117 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-12 12:39:36,117 INFO L294 olderBase$Statistics]: this new event has 298 ancestors and is cut-off event [2024-11-12 12:39:36,117 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2024-11-12 12:39:36,117 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-12 12:39:36,117 INFO L297 olderBase$Statistics]: existing Event has 264 ancestors and is cut-off event [2024-11-12 12:39:36,164 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-12 12:39:36,164 INFO L294 olderBase$Statistics]: this new event has 300 ancestors and is cut-off event [2024-11-12 12:39:36,164 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-12 12:39:36,164 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-12 12:39:36,164 INFO L297 olderBase$Statistics]: existing Event has 266 ancestors and is cut-off event [2024-11-12 12:39:36,164 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-12 12:39:36,170 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-12 12:39:36,171 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-12 12:39:36,171 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2024-11-12 12:39:36,171 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2024-11-12 12:39:36,171 INFO L297 olderBase$Statistics]: existing Event has 304 ancestors and is cut-off event [2024-11-12 12:39:36,215 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-12 12:39:36,215 INFO L294 olderBase$Statistics]: this new event has 328 ancestors and is cut-off event [2024-11-12 12:39:36,216 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-11-12 12:39:36,216 INFO L297 olderBase$Statistics]: existing Event has 328 ancestors and is cut-off event [2024-11-12 12:39:36,216 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-12 12:39:36,216 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-12 12:39:36,261 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-12 12:39:36,261 INFO L294 olderBase$Statistics]: this new event has 330 ancestors and is cut-off event [2024-11-12 12:39:36,261 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2024-11-12 12:39:36,261 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-11-12 12:39:36,261 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-12 12:39:36,262 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-12 12:39:36,382 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-12 12:39:36,382 INFO L294 olderBase$Statistics]: this new event has 309 ancestors and is cut-off event [2024-11-12 12:39:36,382 INFO L297 olderBase$Statistics]: existing Event has 286 ancestors and is cut-off event [2024-11-12 12:39:36,382 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2024-11-12 12:39:36,382 INFO L297 olderBase$Statistics]: existing Event has 275 ancestors and is cut-off event [2024-11-12 12:39:36,417 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-12 12:39:36,417 INFO L294 olderBase$Statistics]: this new event has 311 ancestors and is cut-off event [2024-11-12 12:39:36,417 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-12 12:39:36,417 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-12 12:39:36,417 INFO L297 olderBase$Statistics]: existing Event has 277 ancestors and is cut-off event [2024-11-12 12:39:36,421 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-12 12:39:36,421 INFO L294 olderBase$Statistics]: this new event has 312 ancestors and is cut-off event [2024-11-12 12:39:36,421 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-12 12:39:36,421 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-12 12:39:36,421 INFO L297 olderBase$Statistics]: existing Event has 278 ancestors and is cut-off event [2024-11-12 12:39:36,442 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-12 12:39:36,443 INFO L294 olderBase$Statistics]: this new event has 327 ancestors and is cut-off event [2024-11-12 12:39:36,443 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-12 12:39:36,443 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-12 12:39:36,443 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-12 12:39:36,458 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-12 12:39:36,458 INFO L294 olderBase$Statistics]: this new event has 314 ancestors and is cut-off event [2024-11-12 12:39:36,458 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2024-11-12 12:39:36,458 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2024-11-12 12:39:36,458 INFO L297 olderBase$Statistics]: existing Event has 280 ancestors and is cut-off event [2024-11-12 12:39:36,478 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-12 12:39:36,478 INFO L294 olderBase$Statistics]: this new event has 315 ancestors and is cut-off event [2024-11-12 12:39:36,479 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-12 12:39:36,479 INFO L297 olderBase$Statistics]: existing Event has 281 ancestors and is cut-off event [2024-11-12 12:39:36,479 INFO L297 olderBase$Statistics]: existing Event has 292 ancestors and is cut-off event [2024-11-12 12:39:36,499 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-12 12:39:36,499 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-12 12:39:36,499 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-12 12:39:36,499 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-12 12:39:36,499 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-12 12:39:36,502 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-12 12:39:36,502 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-12 12:39:36,502 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-12 12:39:36,502 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-12 12:39:36,502 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-12 12:39:36,504 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-12 12:39:36,504 INFO L294 olderBase$Statistics]: this new event has 316 ancestors and is not cut-off event [2024-11-12 12:39:36,504 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is not cut-off event [2024-11-12 12:39:36,504 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is not cut-off event [2024-11-12 12:39:36,504 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is not cut-off event [2024-11-12 12:39:36,504 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is not cut-off event [2024-11-12 12:39:36,504 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is not cut-off event [2024-11-12 12:39:36,505 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-12 12:39:36,505 INFO L294 olderBase$Statistics]: this new event has 317 ancestors and is cut-off event [2024-11-12 12:39:36,505 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-12 12:39:36,505 INFO L297 olderBase$Statistics]: existing Event has 283 ancestors and is cut-off event [2024-11-12 12:39:36,506 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-12 12:39:36,506 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-12 12:39:36,506 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2024-11-12 12:39:36,506 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-12 12:39:36,506 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-12 12:39:36,507 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-12 12:39:36,508 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-12 12:39:36,508 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is cut-off event [2024-11-12 12:39:36,508 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-11-12 12:39:36,508 INFO L297 olderBase$Statistics]: existing Event has 295 ancestors and is cut-off event [2024-11-12 12:39:36,508 INFO L297 olderBase$Statistics]: existing Event has 284 ancestors and is cut-off event [2024-11-12 12:39:36,524 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-12 12:39:36,524 INFO L294 olderBase$Statistics]: this new event has 319 ancestors and is cut-off event [2024-11-12 12:39:36,524 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-12 12:39:36,524 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-12 12:39:36,524 INFO L297 olderBase$Statistics]: existing Event has 285 ancestors and is cut-off event [2024-11-12 12:39:36,525 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-12 12:39:36,525 INFO L294 olderBase$Statistics]: this new event has 318 ancestors and is not cut-off event [2024-11-12 12:39:36,525 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is not cut-off event [2024-11-12 12:39:36,525 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is not cut-off event [2024-11-12 12:39:36,525 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is not cut-off event [2024-11-12 12:39:36,526 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is not cut-off event [2024-11-12 12:39:36,526 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is not cut-off event [2024-11-12 12:39:36,540 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-12 12:39:36,541 INFO L294 olderBase$Statistics]: this new event has 322 ancestors and is cut-off event [2024-11-12 12:39:36,541 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-12 12:39:36,541 INFO L297 olderBase$Statistics]: existing Event has 299 ancestors and is cut-off event [2024-11-12 12:39:36,541 INFO L297 olderBase$Statistics]: existing Event has 288 ancestors and is cut-off event [2024-11-12 12:39:36,544 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-12 12:39:36,544 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2024-11-12 12:39:36,544 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-12 12:39:36,544 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-12 12:39:36,544 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-12 12:39:36,547 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-12 12:39:36,547 INFO L294 olderBase$Statistics]: this new event has 350 ancestors and is cut-off event [2024-11-12 12:39:36,547 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2024-11-12 12:39:36,547 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-12 12:39:36,547 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-12 12:39:36,547 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-12 12:39:36,547 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-12 12:39:36,547 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2024-11-12 12:39:36,548 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-12 12:39:36,548 INFO L294 olderBase$Statistics]: this new event has 323 ancestors and is cut-off event [2024-11-12 12:39:36,548 INFO L297 olderBase$Statistics]: existing Event has 300 ancestors and is cut-off event [2024-11-12 12:39:36,549 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-12 12:39:36,549 INFO L297 olderBase$Statistics]: existing Event has 289 ancestors and is cut-off event [2024-11-12 12:39:36,549 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-12 12:39:36,549 INFO L294 olderBase$Statistics]: this new event has 325 ancestors and is cut-off event [2024-11-12 12:39:36,550 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2024-11-12 12:39:36,550 INFO L297 olderBase$Statistics]: existing Event has 302 ancestors and is cut-off event [2024-11-12 12:39:36,550 INFO L297 olderBase$Statistics]: existing Event has 291 ancestors and is cut-off event [2024-11-12 12:39:36,550 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-12 12:39:36,550 INFO L294 olderBase$Statistics]: this new event has 352 ancestors and is cut-off event [2024-11-12 12:39:36,551 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-12 12:39:36,551 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-12 12:39:36,551 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-12 12:39:36,551 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2024-11-12 12:39:36,551 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2024-11-12 12:39:36,551 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-12 12:39:36,553 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-12 12:39:36,554 INFO L294 olderBase$Statistics]: this new event has 338 ancestors and is cut-off event [2024-11-12 12:39:36,554 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2024-11-12 12:39:36,554 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-12 12:39:36,554 INFO L297 olderBase$Statistics]: existing Event has 350 ancestors and is cut-off event [2024-11-12 12:39:36,554 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-12 12:39:36,554 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-12 12:39:36,554 INFO L297 olderBase$Statistics]: existing Event has 316 ancestors and is cut-off event [2024-11-12 12:39:36,554 INFO L297 olderBase$Statistics]: existing Event has 327 ancestors and is cut-off event [2024-11-12 12:39:36,556 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-12 12:39:36,556 INFO L294 olderBase$Statistics]: this new event has 339 ancestors and is cut-off event [2024-11-12 12:39:36,556 INFO L297 olderBase$Statistics]: existing Event has 305 ancestors and is cut-off event [2024-11-12 12:39:36,556 INFO L297 olderBase$Statistics]: existing Event has 328 ancestors and is cut-off event [2024-11-12 12:39:36,556 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-12 12:39:36,556 INFO L297 olderBase$Statistics]: existing Event has 328 ancestors and is cut-off event [2024-11-12 12:39:36,557 INFO L297 olderBase$Statistics]: existing Event has 294 ancestors and is cut-off event [2024-11-12 12:39:36,564 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-12 12:39:36,565 INFO L294 olderBase$Statistics]: this new event has 340 ancestors and is cut-off event [2024-11-12 12:39:36,565 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-12 12:39:36,565 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-12 12:39:36,565 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-12 12:39:36,565 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2024-11-12 12:39:36,565 INFO L297 olderBase$Statistics]: existing Event has 352 ancestors and is cut-off event [2024-11-12 12:39:36,565 INFO L297 olderBase$Statistics]: existing Event has 329 ancestors and is cut-off event [2024-11-12 12:39:36,565 INFO L297 olderBase$Statistics]: existing Event has 318 ancestors and is cut-off event [2024-11-12 12:39:36,566 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-12 12:39:36,567 INFO L294 olderBase$Statistics]: this new event has 341 ancestors and is cut-off event [2024-11-12 12:39:36,567 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2024-11-12 12:39:36,567 INFO L297 olderBase$Statistics]: existing Event has 307 ancestors and is cut-off event [2024-11-12 12:39:36,567 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-12 12:39:36,567 INFO L297 olderBase$Statistics]: existing Event has 296 ancestors and is cut-off event [2024-11-12 12:39:36,567 INFO L297 olderBase$Statistics]: existing Event has 330 ancestors and is cut-off event [2024-11-12 12:39:36,600 INFO L124 PetriNetUnfolderBase]: 1364/12956 cut-off events. [2024-11-12 12:39:36,600 INFO L125 PetriNetUnfolderBase]: For 792/1068 co-relation queries the response was YES. [2024-11-12 12:39:36,750 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-12 12:39:36,811 INFO L140 encePairwiseOnDemand]: 622/628 looper letters, 38 selfloop transitions, 5 changer transitions 0/565 dead transitions. [2024-11-12 12:39:36,812 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 535 places, 565 transitions, 1405 flow [2024-11-12 12:39:36,813 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-12 12:39:36,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-12 12:39:36,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 2832 transitions. [2024-11-12 12:39:36,817 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.9019108280254777 [2024-11-12 12:39:36,817 INFO L175 Difference]: Start difference. First operand has 531 places, 546 transitions, 1253 flow. Second operand 5 states and 2832 transitions. [2024-11-12 12:39:36,818 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 535 places, 565 transitions, 1405 flow [2024-11-12 12:39:36,824 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 535 places, 565 transitions, 1405 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-12 12:39:36,829 INFO L231 Difference]: Finished difference. Result has 537 places, 548 transitions, 1278 flow [2024-11-12 12:39:36,830 INFO L262 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-12 12:39:36,830 INFO L279 CegarLoopForPetriNet]: 583 programPoint places, -46 predicate places. [2024-11-12 12:39:36,830 INFO L471 AbstractCegarLoop]: Abstraction has has 537 places, 548 transitions, 1278 flow [2024-11-12 12:39:36,831 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-12 12:39:36,832 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-11-12 12:39:36,832 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-12 12:39:36,832 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-12 12:39:36,832 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-12 12:39:36,833 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-12 12:39:36,834 INFO L85 PathProgramCache]: Analyzing trace with hash -1557414572, now seen corresponding path program 1 times [2024-11-12 12:39:36,834 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-12 12:39:36,834 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [762345923] [2024-11-12 12:39:36,834 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-12 12:39:36,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-12 12:39:36,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-12 12:39:37,455 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-12 12:39:37,457 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-12 12:39:37,457 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [762345923] [2024-11-12 12:39:37,458 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [762345923] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-12 12:39:37,458 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-12 12:39:37,458 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-12 12:39:37,458 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1090641456] [2024-11-12 12:39:37,458 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-12 12:39:37,459 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-12 12:39:37,459 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-12 12:39:37,460 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-12 12:39:37,460 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=15, Unknown=0, NotChecked=0, Total=30 [2024-11-12 12:39:37,945 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 497 out of 628 [2024-11-12 12:39:37,948 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-12 12:39:37,949 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-12 12:39:37,949 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 497 of 628 [2024-11-12 12:39:37,949 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-12 12:39:42,167 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-12 12:39:42,167 INFO L294 olderBase$Statistics]: this new event has 267 ancestors and is cut-off event [2024-11-12 12:39:42,167 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-12 12:39:42,167 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event [2024-11-12 12:39:42,167 INFO L297 olderBase$Statistics]: existing Event has 233 ancestors and is cut-off event