./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-min-max-inc.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version fca748b1 Calling Ultimate with: /root/.sdkman/candidates/java/current/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 /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-min-max-inc.wvr.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-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 ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 341ac5a9697f243416924cef7ae19a5e9bc693a5982154ab196fb2faacf237d5 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dd.update-z3-fca748b-m [2024-11-20 09:41:24,121 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-20 09:41:24,197 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-20 09:41:24,205 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-20 09:41:24,205 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-20 09:41:24,227 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-20 09:41:24,228 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-20 09:41:24,228 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-20 09:41:24,229 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-20 09:41:24,229 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-20 09:41:24,230 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-20 09:41:24,230 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-20 09:41:24,231 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-20 09:41:24,231 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-20 09:41:24,231 INFO L153 SettingsManager]: * Use SBE=true [2024-11-20 09:41:24,232 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-20 09:41:24,232 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-20 09:41:24,233 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-20 09:41:24,233 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-20 09:41:24,233 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-20 09:41:24,234 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-20 09:41:24,234 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-20 09:41:24,235 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-20 09:41:24,235 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-20 09:41:24,235 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-20 09:41:24,236 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-20 09:41:24,236 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-20 09:41:24,236 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-20 09:41:24,237 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-20 09:41:24,237 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-20 09:41:24,237 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-20 09:41:24,237 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-20 09:41:24,238 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-20 09:41:24,241 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-20 09:41:24,242 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-20 09:41:24,242 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-20 09:41:24,242 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-20 09:41:24,243 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-20 09:41:24,243 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-20 09:41:24,244 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-20 09:41:24,244 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-20 09:41:24,244 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-20 09:41:24,245 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 ! call(reach_error())) ) 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 -> 341ac5a9697f243416924cef7ae19a5e9bc693a5982154ab196fb2faacf237d5 [2024-11-20 09:41:24,506 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-20 09:41:24,534 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-20 09:41:24,539 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-20 09:41:24,540 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-20 09:41:24,541 INFO L274 PluginConnector]: CDTParser initialized [2024-11-20 09:41:24,542 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-min-max-inc.wvr.c [2024-11-20 09:41:25,993 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-20 09:41:26,195 INFO L384 CDTParser]: Found 1 translation units. [2024-11-20 09:41:26,196 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-min-max-inc.wvr.c [2024-11-20 09:41:26,205 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d870b738e/183bf46e2506489daa7c86cba27c68da/FLAGbd2a203a0 [2024-11-20 09:41:26,579 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d870b738e/183bf46e2506489daa7c86cba27c68da [2024-11-20 09:41:26,581 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-20 09:41:26,583 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-20 09:41:26,585 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-20 09:41:26,585 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-20 09:41:26,589 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-20 09:41:26,590 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.11 09:41:26" (1/1) ... [2024-11-20 09:41:26,591 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6f59d305 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:41:26, skipping insertion in model container [2024-11-20 09:41:26,591 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.11 09:41:26" (1/1) ... [2024-11-20 09:41:26,613 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-20 09:41:26,855 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-min-max-inc.wvr.c[2682,2695] [2024-11-20 09:41:26,873 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-20 09:41:26,885 INFO L200 MainTranslator]: Completed pre-run [2024-11-20 09:41:26,914 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-min-max-inc.wvr.c[2682,2695] [2024-11-20 09:41:26,920 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-20 09:41:26,941 INFO L204 MainTranslator]: Completed translation [2024-11-20 09:41:26,942 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:41:26 WrapperNode [2024-11-20 09:41:26,945 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-20 09:41:26,947 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-20 09:41:26,947 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-20 09:41:26,947 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-20 09:41:26,954 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:41:26" (1/1) ... [2024-11-20 09:41:26,970 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:41:26" (1/1) ... [2024-11-20 09:41:26,996 INFO L138 Inliner]: procedures = 23, calls = 25, calls flagged for inlining = 8, calls inlined = 8, statements flattened = 118 [2024-11-20 09:41:26,998 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-20 09:41:26,999 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-20 09:41:26,999 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-20 09:41:27,000 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-20 09:41:27,008 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:41:26" (1/1) ... [2024-11-20 09:41:27,009 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:41:26" (1/1) ... [2024-11-20 09:41:27,011 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:41:26" (1/1) ... [2024-11-20 09:41:27,036 INFO L175 MemorySlicer]: Split 10 memory accesses to 2 slices as follows [2, 8]. 80 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 2 writes are split as follows [0, 2]. [2024-11-20 09:41:27,036 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:41:26" (1/1) ... [2024-11-20 09:41:27,037 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:41:26" (1/1) ... [2024-11-20 09:41:27,044 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:41:26" (1/1) ... [2024-11-20 09:41:27,049 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:41:26" (1/1) ... [2024-11-20 09:41:27,051 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:41:26" (1/1) ... [2024-11-20 09:41:27,053 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:41:26" (1/1) ... [2024-11-20 09:41:27,055 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-20 09:41:27,056 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-20 09:41:27,057 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-20 09:41:27,057 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-20 09:41:27,058 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:41:26" (1/1) ... [2024-11-20 09:41:27,066 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-20 09:41:27,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 09:41:27,099 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-20 09:41:27,106 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-20 09:41:27,165 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-20 09:41:27,165 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-20 09:41:27,165 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-20 09:41:27,165 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-20 09:41:27,166 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-20 09:41:27,166 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-20 09:41:27,166 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-20 09:41:27,166 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-11-20 09:41:27,167 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-11-20 09:41:27,168 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-20 09:41:27,168 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-20 09:41:27,168 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-20 09:41:27,168 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-20 09:41:27,168 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-20 09:41:27,168 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-20 09:41:27,168 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-20 09:41:27,168 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-20 09:41:27,169 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-20 09:41:27,171 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-20 09:41:27,310 INFO L238 CfgBuilder]: Building ICFG [2024-11-20 09:41:27,313 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-20 09:41:27,726 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-20 09:41:27,726 INFO L287 CfgBuilder]: Performing block encoding [2024-11-20 09:41:27,924 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-20 09:41:27,924 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-20 09:41:27,925 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 09:41:27 BoogieIcfgContainer [2024-11-20 09:41:27,925 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-20 09:41:27,927 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-20 09:41:27,928 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-20 09:41:27,932 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-20 09:41:27,932 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 20.11 09:41:26" (1/3) ... [2024-11-20 09:41:27,933 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@19cff8c2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.11 09:41:27, skipping insertion in model container [2024-11-20 09:41:27,934 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.11 09:41:26" (2/3) ... [2024-11-20 09:41:27,934 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@19cff8c2 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 20.11 09:41:27, skipping insertion in model container [2024-11-20 09:41:27,934 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.11 09:41:27" (3/3) ... [2024-11-20 09:41:27,936 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-min-max-inc.wvr.c [2024-11-20 09:41:27,952 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-20 09:41:27,952 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-20 09:41:27,952 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-20 09:41:28,026 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-20 09:41:28,079 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 69 places, 62 transitions, 152 flow [2024-11-20 09:41:28,114 INFO L124 PetriNetUnfolderBase]: 6/58 cut-off events. [2024-11-20 09:41:28,117 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-20 09:41:28,123 INFO L83 FinitePrefix]: Finished finitePrefix Result has 75 conditions, 58 events. 6/58 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 127 event pairs, 0 based on Foata normal form. 0/51 useless extension candidates. Maximal degree in co-relation 52. Up to 2 conditions per place. [2024-11-20 09:41:28,124 INFO L82 GeneralOperation]: Start removeDead. Operand has 69 places, 62 transitions, 152 flow [2024-11-20 09:41:28,128 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 64 places, 57 transitions, 138 flow [2024-11-20 09:41:28,141 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-20 09:41:28,151 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;@6c4cf3fa, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-20 09:41:28,152 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-11-20 09:41:28,184 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-20 09:41:28,187 INFO L124 PetriNetUnfolderBase]: 6/56 cut-off events. [2024-11-20 09:41:28,187 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-20 09:41:28,188 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 09:41:28,189 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 09:41:28,189 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-20 09:41:28,194 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 09:41:28,195 INFO L85 PathProgramCache]: Analyzing trace with hash -2024169663, now seen corresponding path program 1 times [2024-11-20 09:41:28,204 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 09:41:28,205 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [442303081] [2024-11-20 09:41:28,206 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 09:41:28,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 09:41:28,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 09:41:28,799 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-20 09:41:28,800 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 09:41:28,801 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [442303081] [2024-11-20 09:41:28,803 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [442303081] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 09:41:28,803 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 09:41:28,803 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-20 09:41:28,805 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [255880412] [2024-11-20 09:41:28,806 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 09:41:28,815 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-20 09:41:28,821 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 09:41:28,848 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-20 09:41:28,849 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-20 09:41:28,872 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 25 out of 62 [2024-11-20 09:41:28,875 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 64 places, 57 transitions, 138 flow. Second operand has 4 states, 4 states have (on average 31.25) internal successors, (125), 4 states have internal predecessors, (125), 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-20 09:41:28,876 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 09:41:28,876 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 25 of 62 [2024-11-20 09:41:28,877 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 09:41:30,797 INFO L124 PetriNetUnfolderBase]: 11334/16648 cut-off events. [2024-11-20 09:41:30,797 INFO L125 PetriNetUnfolderBase]: For 884/884 co-relation queries the response was YES. [2024-11-20 09:41:30,860 INFO L83 FinitePrefix]: Finished finitePrefix Result has 31544 conditions, 16648 events. 11334/16648 cut-off events. For 884/884 co-relation queries the response was YES. Maximal size of possible extension queue 860. Compared 112395 event pairs, 5075 based on Foata normal form. 309/16215 useless extension candidates. Maximal degree in co-relation 29703. Up to 8424 conditions per place. [2024-11-20 09:41:30,963 INFO L140 encePairwiseOnDemand]: 58/62 looper letters, 54 selfloop transitions, 3 changer transitions 0/78 dead transitions. [2024-11-20 09:41:30,964 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 67 places, 78 transitions, 303 flow [2024-11-20 09:41:30,965 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-20 09:41:30,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-20 09:41:30,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 158 transitions. [2024-11-20 09:41:30,978 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6370967741935484 [2024-11-20 09:41:30,981 INFO L175 Difference]: Start difference. First operand has 64 places, 57 transitions, 138 flow. Second operand 4 states and 158 transitions. [2024-11-20 09:41:30,983 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 67 places, 78 transitions, 303 flow [2024-11-20 09:41:31,003 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 78 transitions, 281 flow, removed 0 selfloop flow, removed 8 redundant places. [2024-11-20 09:41:31,011 INFO L231 Difference]: Finished difference. Result has 60 places, 58 transitions, 136 flow [2024-11-20 09:41:31,013 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=62, PETRI_DIFFERENCE_MINUEND_FLOW=122, PETRI_DIFFERENCE_MINUEND_PLACES=56, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=57, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=54, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=136, PETRI_PLACES=60, PETRI_TRANSITIONS=58} [2024-11-20 09:41:31,017 INFO L277 CegarLoopForPetriNet]: 64 programPoint places, -4 predicate places. [2024-11-20 09:41:31,018 INFO L471 AbstractCegarLoop]: Abstraction has has 60 places, 58 transitions, 136 flow [2024-11-20 09:41:31,019 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 31.25) internal successors, (125), 4 states have internal predecessors, (125), 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-20 09:41:31,019 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 09:41:31,019 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 09:41:31,020 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-20 09:41:31,020 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-20 09:41:31,021 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 09:41:31,022 INFO L85 PathProgramCache]: Analyzing trace with hash -273432403, now seen corresponding path program 1 times [2024-11-20 09:41:31,022 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 09:41:31,022 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1854660313] [2024-11-20 09:41:31,022 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 09:41:31,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 09:41:31,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 09:41:31,258 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-20 09:41:31,260 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 09:41:31,260 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1854660313] [2024-11-20 09:41:31,260 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1854660313] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 09:41:31,261 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 09:41:31,261 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-20 09:41:31,262 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1207406595] [2024-11-20 09:41:31,262 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 09:41:31,263 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-20 09:41:31,264 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 09:41:31,264 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-20 09:41:31,265 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-20 09:41:31,279 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 62 [2024-11-20 09:41:31,281 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 60 places, 58 transitions, 136 flow. Second operand has 4 states, 4 states have (on average 31.5) internal successors, (126), 4 states have internal predecessors, (126), 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-20 09:41:31,281 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 09:41:31,281 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 62 [2024-11-20 09:41:31,281 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 09:41:33,337 INFO L124 PetriNetUnfolderBase]: 16337/24718 cut-off events. [2024-11-20 09:41:33,338 INFO L125 PetriNetUnfolderBase]: For 2302/2302 co-relation queries the response was YES. [2024-11-20 09:41:33,392 INFO L83 FinitePrefix]: Finished finitePrefix Result has 47276 conditions, 24718 events. 16337/24718 cut-off events. For 2302/2302 co-relation queries the response was YES. Maximal size of possible extension queue 1025. Compared 176829 event pairs, 8357 based on Foata normal form. 494/23751 useless extension candidates. Maximal degree in co-relation 4458. Up to 13377 conditions per place. [2024-11-20 09:41:33,505 INFO L140 encePairwiseOnDemand]: 58/62 looper letters, 59 selfloop transitions, 3 changer transitions 0/82 dead transitions. [2024-11-20 09:41:33,506 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 63 places, 82 transitions, 321 flow [2024-11-20 09:41:33,507 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-20 09:41:33,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-20 09:41:33,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 157 transitions. [2024-11-20 09:41:33,509 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6330645161290323 [2024-11-20 09:41:33,509 INFO L175 Difference]: Start difference. First operand has 60 places, 58 transitions, 136 flow. Second operand 4 states and 157 transitions. [2024-11-20 09:41:33,509 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 63 places, 82 transitions, 321 flow [2024-11-20 09:41:33,515 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 61 places, 82 transitions, 315 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 09:41:33,517 INFO L231 Difference]: Finished difference. Result has 62 places, 59 transitions, 146 flow [2024-11-20 09:41:33,517 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=62, PETRI_DIFFERENCE_MINUEND_FLOW=132, PETRI_DIFFERENCE_MINUEND_PLACES=58, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=146, PETRI_PLACES=62, PETRI_TRANSITIONS=59} [2024-11-20 09:41:33,519 INFO L277 CegarLoopForPetriNet]: 64 programPoint places, -2 predicate places. [2024-11-20 09:41:33,520 INFO L471 AbstractCegarLoop]: Abstraction has has 62 places, 59 transitions, 146 flow [2024-11-20 09:41:33,521 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 31.5) internal successors, (126), 4 states have internal predecessors, (126), 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-20 09:41:33,521 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 09:41:33,521 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 09:41:33,522 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-20 09:41:33,522 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-20 09:41:33,522 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 09:41:33,524 INFO L85 PathProgramCache]: Analyzing trace with hash -1725278555, now seen corresponding path program 1 times [2024-11-20 09:41:33,524 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 09:41:33,524 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1662534934] [2024-11-20 09:41:33,524 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 09:41:33,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 09:41:33,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 09:41:33,675 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-20 09:41:33,676 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 09:41:33,676 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1662534934] [2024-11-20 09:41:33,676 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1662534934] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 09:41:33,677 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 09:41:33,677 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-20 09:41:33,677 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [489142946] [2024-11-20 09:41:33,677 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 09:41:33,678 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-20 09:41:33,679 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 09:41:33,680 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-20 09:41:33,680 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-20 09:41:33,691 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 62 [2024-11-20 09:41:33,692 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 62 places, 59 transitions, 146 flow. Second operand has 4 states, 4 states have (on average 32.25) internal successors, (129), 4 states have internal predecessors, (129), 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-20 09:41:33,692 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 09:41:33,692 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 62 [2024-11-20 09:41:33,692 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 09:41:35,994 INFO L124 PetriNetUnfolderBase]: 20760/31551 cut-off events. [2024-11-20 09:41:35,994 INFO L125 PetriNetUnfolderBase]: For 4069/4803 co-relation queries the response was YES. [2024-11-20 09:41:36,083 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63050 conditions, 31551 events. 20760/31551 cut-off events. For 4069/4803 co-relation queries the response was YES. Maximal size of possible extension queue 986. Compared 226128 event pairs, 11156 based on Foata normal form. 1420/31182 useless extension candidates. Maximal degree in co-relation 20255. Up to 16911 conditions per place. [2024-11-20 09:41:36,239 INFO L140 encePairwiseOnDemand]: 58/62 looper letters, 60 selfloop transitions, 3 changer transitions 0/83 dead transitions. [2024-11-20 09:41:36,240 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 65 places, 83 transitions, 338 flow [2024-11-20 09:41:36,240 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-20 09:41:36,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-20 09:41:36,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 156 transitions. [2024-11-20 09:41:36,242 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6290322580645161 [2024-11-20 09:41:36,242 INFO L175 Difference]: Start difference. First operand has 62 places, 59 transitions, 146 flow. Second operand 4 states and 156 transitions. [2024-11-20 09:41:36,242 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 65 places, 83 transitions, 338 flow [2024-11-20 09:41:36,249 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 63 places, 83 transitions, 333 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 09:41:36,252 INFO L231 Difference]: Finished difference. Result has 64 places, 60 transitions, 156 flow [2024-11-20 09:41:36,252 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=62, PETRI_DIFFERENCE_MINUEND_FLOW=142, PETRI_DIFFERENCE_MINUEND_PLACES=60, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=56, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=156, PETRI_PLACES=64, PETRI_TRANSITIONS=60} [2024-11-20 09:41:36,254 INFO L277 CegarLoopForPetriNet]: 64 programPoint places, 0 predicate places. [2024-11-20 09:41:36,254 INFO L471 AbstractCegarLoop]: Abstraction has has 64 places, 60 transitions, 156 flow [2024-11-20 09:41:36,254 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 32.25) internal successors, (129), 4 states have internal predecessors, (129), 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-20 09:41:36,254 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 09:41:36,255 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 09:41:36,255 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-20 09:41:36,255 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-20 09:41:36,255 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 09:41:36,256 INFO L85 PathProgramCache]: Analyzing trace with hash -165344647, now seen corresponding path program 1 times [2024-11-20 09:41:36,256 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 09:41:36,256 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2033288676] [2024-11-20 09:41:36,257 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 09:41:36,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 09:41:36,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 09:41:36,404 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-20 09:41:36,408 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 09:41:36,408 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2033288676] [2024-11-20 09:41:36,409 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2033288676] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 09:41:36,410 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-20 09:41:36,410 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-20 09:41:36,410 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1886379169] [2024-11-20 09:41:36,410 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 09:41:36,411 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-20 09:41:36,411 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 09:41:36,414 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-20 09:41:36,415 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-20 09:41:36,415 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 62 [2024-11-20 09:41:36,415 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 64 places, 60 transitions, 156 flow. Second operand has 3 states, 3 states have (on average 37.333333333333336) internal successors, (112), 3 states have internal predecessors, (112), 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-20 09:41:36,415 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 09:41:36,415 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 62 [2024-11-20 09:41:36,415 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 09:41:38,233 INFO L124 PetriNetUnfolderBase]: 18370/27689 cut-off events. [2024-11-20 09:41:38,233 INFO L125 PetriNetUnfolderBase]: For 5103/6413 co-relation queries the response was YES. [2024-11-20 09:41:38,283 INFO L83 FinitePrefix]: Finished finitePrefix Result has 57796 conditions, 27689 events. 18370/27689 cut-off events. For 5103/6413 co-relation queries the response was YES. Maximal size of possible extension queue 950. Compared 195767 event pairs, 15082 based on Foata normal form. 1310/27483 useless extension candidates. Maximal degree in co-relation 19096. Up to 22509 conditions per place. [2024-11-20 09:41:38,401 INFO L140 encePairwiseOnDemand]: 59/62 looper letters, 37 selfloop transitions, 2 changer transitions 0/61 dead transitions. [2024-11-20 09:41:38,402 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 61 transitions, 236 flow [2024-11-20 09:41:38,402 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-20 09:41:38,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-20 09:41:38,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 115 transitions. [2024-11-20 09:41:38,406 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6182795698924731 [2024-11-20 09:41:38,407 INFO L175 Difference]: Start difference. First operand has 64 places, 60 transitions, 156 flow. Second operand 3 states and 115 transitions. [2024-11-20 09:41:38,407 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 61 transitions, 236 flow [2024-11-20 09:41:38,412 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 64 places, 61 transitions, 232 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-20 09:41:38,413 INFO L231 Difference]: Finished difference. Result has 65 places, 61 transitions, 164 flow [2024-11-20 09:41:38,414 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=62, PETRI_DIFFERENCE_MINUEND_FLOW=152, PETRI_DIFFERENCE_MINUEND_PLACES=62, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=58, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=164, PETRI_PLACES=65, PETRI_TRANSITIONS=61} [2024-11-20 09:41:38,415 INFO L277 CegarLoopForPetriNet]: 64 programPoint places, 1 predicate places. [2024-11-20 09:41:38,416 INFO L471 AbstractCegarLoop]: Abstraction has has 65 places, 61 transitions, 164 flow [2024-11-20 09:41:38,417 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 37.333333333333336) internal successors, (112), 3 states have internal predecessors, (112), 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-20 09:41:38,417 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 09:41:38,417 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 09:41:38,417 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-20 09:41:38,418 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-20 09:41:38,418 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 09:41:38,418 INFO L85 PathProgramCache]: Analyzing trace with hash -779375995, now seen corresponding path program 1 times [2024-11-20 09:41:38,418 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 09:41:38,418 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [631544063] [2024-11-20 09:41:38,418 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 09:41:38,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 09:41:38,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 09:41:38,826 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-20 09:41:38,826 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 09:41:38,826 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [631544063] [2024-11-20 09:41:38,827 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [631544063] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-20 09:41:38,827 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [334348261] [2024-11-20 09:41:38,828 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 09:41:38,828 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 09:41:38,828 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 09:41:38,830 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-20 09:41:38,832 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-20 09:41:38,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 09:41:38,947 INFO L255 TraceCheckSpWp]: Trace formula consists of 268 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-11-20 09:41:38,954 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-20 09:41:39,258 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 29 treesize of output 13 [2024-11-20 09:41:39,469 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-20 09:41:39,470 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-20 09:41:39,470 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [334348261] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 09:41:39,471 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-20 09:41:39,471 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [11] imperfect sequences [8] total 17 [2024-11-20 09:41:39,471 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [419150765] [2024-11-20 09:41:39,471 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 09:41:39,472 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-20 09:41:39,473 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 09:41:39,473 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-20 09:41:39,474 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=42, Invalid=230, Unknown=0, NotChecked=0, Total=272 [2024-11-20 09:41:39,623 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 17 out of 62 [2024-11-20 09:41:39,624 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 65 places, 61 transitions, 164 flow. Second operand has 11 states, 11 states have (on average 20.818181818181817) internal successors, (229), 11 states have internal predecessors, (229), 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-20 09:41:39,624 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 09:41:39,624 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 17 of 62 [2024-11-20 09:41:39,624 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 09:41:48,349 INFO L124 PetriNetUnfolderBase]: 82748/118504 cut-off events. [2024-11-20 09:41:48,349 INFO L125 PetriNetUnfolderBase]: For 21228/21228 co-relation queries the response was YES. [2024-11-20 09:41:48,597 INFO L83 FinitePrefix]: Finished finitePrefix Result has 256494 conditions, 118504 events. 82748/118504 cut-off events. For 21228/21228 co-relation queries the response was YES. Maximal size of possible extension queue 2903. Compared 874006 event pairs, 23255 based on Foata normal form. 130/116920 useless extension candidates. Maximal degree in co-relation 256477. Up to 48930 conditions per place. [2024-11-20 09:41:48,987 INFO L140 encePairwiseOnDemand]: 44/62 looper letters, 286 selfloop transitions, 40 changer transitions 0/339 dead transitions. [2024-11-20 09:41:48,987 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 79 places, 339 transitions, 1561 flow [2024-11-20 09:41:48,988 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-11-20 09:41:48,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 15 states. [2024-11-20 09:41:48,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 561 transitions. [2024-11-20 09:41:48,990 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.603225806451613 [2024-11-20 09:41:48,991 INFO L175 Difference]: Start difference. First operand has 65 places, 61 transitions, 164 flow. Second operand 15 states and 561 transitions. [2024-11-20 09:41:48,991 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 79 places, 339 transitions, 1561 flow [2024-11-20 09:41:49,592 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 78 places, 339 transitions, 1557 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-20 09:41:49,596 INFO L231 Difference]: Finished difference. Result has 91 places, 103 transitions, 446 flow [2024-11-20 09:41:49,597 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=62, PETRI_DIFFERENCE_MINUEND_FLOW=160, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=61, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=44, PETRI_DIFFERENCE_SUBTRAHEND_STATES=15, PETRI_FLOW=446, PETRI_PLACES=91, PETRI_TRANSITIONS=103} [2024-11-20 09:41:49,597 INFO L277 CegarLoopForPetriNet]: 64 programPoint places, 27 predicate places. [2024-11-20 09:41:49,598 INFO L471 AbstractCegarLoop]: Abstraction has has 91 places, 103 transitions, 446 flow [2024-11-20 09:41:49,598 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 20.818181818181817) internal successors, (229), 11 states have internal predecessors, (229), 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-20 09:41:49,598 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 09:41:49,598 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 09:41:49,608 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-20 09:41:49,802 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 09:41:49,803 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-20 09:41:49,803 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 09:41:49,803 INFO L85 PathProgramCache]: Analyzing trace with hash 1080282361, now seen corresponding path program 2 times [2024-11-20 09:41:49,803 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 09:41:49,803 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1560543566] [2024-11-20 09:41:49,804 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 09:41:49,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 09:41:49,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 09:41:50,198 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-20 09:41:50,198 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 09:41:50,198 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1560543566] [2024-11-20 09:41:50,199 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1560543566] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-20 09:41:50,199 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1920991836] [2024-11-20 09:41:50,199 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-20 09:41:50,199 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 09:41:50,200 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 09:41:50,202 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-20 09:41:50,205 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-20 09:41:50,306 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-20 09:41:50,307 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-20 09:41:50,309 INFO L255 TraceCheckSpWp]: Trace formula consists of 268 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-20 09:41:50,312 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-20 09:41:50,459 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-11-20 09:41:50,485 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-20 09:41:50,485 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-20 09:41:50,486 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1920991836] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 09:41:50,486 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-20 09:41:50,486 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [4] total 12 [2024-11-20 09:41:50,486 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [372433529] [2024-11-20 09:41:50,486 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 09:41:50,487 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-20 09:41:50,487 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 09:41:50,488 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-20 09:41:50,488 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=107, Unknown=0, NotChecked=0, Total=132 [2024-11-20 09:41:50,516 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 62 [2024-11-20 09:41:50,516 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 91 places, 103 transitions, 446 flow. Second operand has 9 states, 9 states have (on average 24.333333333333332) internal successors, (219), 9 states have internal predecessors, (219), 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-20 09:41:50,517 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 09:41:50,517 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 62 [2024-11-20 09:41:50,517 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 09:41:58,061 INFO L124 PetriNetUnfolderBase]: 58207/81572 cut-off events. [2024-11-20 09:41:58,062 INFO L125 PetriNetUnfolderBase]: For 81082/83520 co-relation queries the response was YES. [2024-11-20 09:41:58,464 INFO L83 FinitePrefix]: Finished finitePrefix Result has 232323 conditions, 81572 events. 58207/81572 cut-off events. For 81082/83520 co-relation queries the response was YES. Maximal size of possible extension queue 2319. Compared 564735 event pairs, 19407 based on Foata normal form. 3870/84334 useless extension candidates. Maximal degree in co-relation 232289. Up to 33690 conditions per place. [2024-11-20 09:41:58,851 INFO L140 encePairwiseOnDemand]: 48/62 looper letters, 216 selfloop transitions, 33 changer transitions 0/270 dead transitions. [2024-11-20 09:41:58,851 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 102 places, 270 transitions, 1524 flow [2024-11-20 09:41:58,851 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-20 09:41:58,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 12 states. [2024-11-20 09:41:58,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 448 transitions. [2024-11-20 09:41:58,853 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6021505376344086 [2024-11-20 09:41:58,853 INFO L175 Difference]: Start difference. First operand has 91 places, 103 transitions, 446 flow. Second operand 12 states and 448 transitions. [2024-11-20 09:41:58,853 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 102 places, 270 transitions, 1524 flow [2024-11-20 09:41:59,879 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 102 places, 270 transitions, 1520 flow, removed 2 selfloop flow, removed 0 redundant places. [2024-11-20 09:41:59,882 INFO L231 Difference]: Finished difference. Result has 106 places, 105 transitions, 562 flow [2024-11-20 09:41:59,883 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=62, PETRI_DIFFERENCE_MINUEND_FLOW=427, PETRI_DIFFERENCE_MINUEND_PLACES=91, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=100, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=28, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=68, PETRI_DIFFERENCE_SUBTRAHEND_STATES=12, PETRI_FLOW=562, PETRI_PLACES=106, PETRI_TRANSITIONS=105} [2024-11-20 09:41:59,883 INFO L277 CegarLoopForPetriNet]: 64 programPoint places, 42 predicate places. [2024-11-20 09:41:59,883 INFO L471 AbstractCegarLoop]: Abstraction has has 106 places, 105 transitions, 562 flow [2024-11-20 09:41:59,884 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 24.333333333333332) internal successors, (219), 9 states have internal predecessors, (219), 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-20 09:41:59,884 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 09:41:59,884 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 09:41:59,899 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-20 09:42:00,088 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-11-20 09:42:00,090 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-20 09:42:00,091 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 09:42:00,091 INFO L85 PathProgramCache]: Analyzing trace with hash -1138520285, now seen corresponding path program 3 times [2024-11-20 09:42:00,091 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 09:42:00,091 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1525476955] [2024-11-20 09:42:00,091 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 09:42:00,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 09:42:00,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 09:42:00,472 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-20 09:42:00,473 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 09:42:00,473 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1525476955] [2024-11-20 09:42:00,473 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1525476955] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-20 09:42:00,473 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [908118313] [2024-11-20 09:42:00,473 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-20 09:42:00,473 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 09:42:00,473 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 09:42:00,477 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-20 09:42:00,492 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-20 09:42:00,636 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-11-20 09:42:00,636 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-20 09:42:00,638 INFO L255 TraceCheckSpWp]: Trace formula consists of 210 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-20 09:42:00,640 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-20 09:42:00,756 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-11-20 09:42:00,814 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-20 09:42:00,815 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-20 09:42:00,816 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [908118313] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-20 09:42:00,816 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-20 09:42:00,816 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [4] total 12 [2024-11-20 09:42:00,816 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [695403010] [2024-11-20 09:42:00,816 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-20 09:42:00,817 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-20 09:42:00,817 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 09:42:00,818 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-20 09:42:00,818 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=107, Unknown=0, NotChecked=0, Total=132 [2024-11-20 09:42:00,850 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 62 [2024-11-20 09:42:00,851 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 106 places, 105 transitions, 562 flow. Second operand has 9 states, 9 states have (on average 24.333333333333332) internal successors, (219), 9 states have internal predecessors, (219), 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-20 09:42:00,851 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 09:42:00,851 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 62 [2024-11-20 09:42:00,851 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 09:42:09,860 INFO L124 PetriNetUnfolderBase]: 61422/87097 cut-off events. [2024-11-20 09:42:09,860 INFO L125 PetriNetUnfolderBase]: For 129818/136230 co-relation queries the response was YES. [2024-11-20 09:42:10,468 INFO L83 FinitePrefix]: Finished finitePrefix Result has 264172 conditions, 87097 events. 61422/87097 cut-off events. For 129818/136230 co-relation queries the response was YES. Maximal size of possible extension queue 2149. Compared 617290 event pairs, 16479 based on Foata normal form. 3162/88226 useless extension candidates. Maximal degree in co-relation 264129. Up to 29104 conditions per place. [2024-11-20 09:42:10,780 INFO L140 encePairwiseOnDemand]: 49/62 looper letters, 288 selfloop transitions, 23 changer transitions 0/334 dead transitions. [2024-11-20 09:42:10,780 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 116 places, 334 transitions, 2382 flow [2024-11-20 09:42:10,781 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-20 09:42:10,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-11-20 09:42:10,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 400 transitions. [2024-11-20 09:42:10,782 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5865102639296188 [2024-11-20 09:42:10,782 INFO L175 Difference]: Start difference. First operand has 106 places, 105 transitions, 562 flow. Second operand 11 states and 400 transitions. [2024-11-20 09:42:10,782 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 116 places, 334 transitions, 2382 flow [2024-11-20 09:42:13,750 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 110 places, 334 transitions, 2300 flow, removed 3 selfloop flow, removed 6 redundant places. [2024-11-20 09:42:13,753 INFO L231 Difference]: Finished difference. Result has 115 places, 108 transitions, 632 flow [2024-11-20 09:42:13,754 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=62, PETRI_DIFFERENCE_MINUEND_FLOW=519, PETRI_DIFFERENCE_MINUEND_PLACES=100, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=103, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=18, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=80, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=632, PETRI_PLACES=115, PETRI_TRANSITIONS=108} [2024-11-20 09:42:13,754 INFO L277 CegarLoopForPetriNet]: 64 programPoint places, 51 predicate places. [2024-11-20 09:42:13,755 INFO L471 AbstractCegarLoop]: Abstraction has has 115 places, 108 transitions, 632 flow [2024-11-20 09:42:13,755 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 24.333333333333332) internal successors, (219), 9 states have internal predecessors, (219), 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-20 09:42:13,755 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-20 09:42:13,755 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-20 09:42:13,763 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-11-20 09:42:13,956 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 09:42:13,956 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-20 09:42:13,957 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-20 09:42:13,957 INFO L85 PathProgramCache]: Analyzing trace with hash 1015214633, now seen corresponding path program 1 times [2024-11-20 09:42:13,957 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-20 09:42:13,957 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1921490551] [2024-11-20 09:42:13,958 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 09:42:13,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-20 09:42:13,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 09:42:14,298 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-20 09:42:14,299 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-20 09:42:14,299 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1921490551] [2024-11-20 09:42:14,299 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1921490551] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-20 09:42:14,300 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1391298952] [2024-11-20 09:42:14,300 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-20 09:42:14,300 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-20 09:42:14,300 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-20 09:42:14,304 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-20 09:42:14,307 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-20 09:42:14,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-20 09:42:14,401 INFO L255 TraceCheckSpWp]: Trace formula consists of 270 conjuncts, 9 conjuncts are in the unsatisfiable core [2024-11-20 09:42:14,405 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-20 09:42:14,492 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-20 09:42:14,493 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-20 09:42:14,693 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-20 09:42:14,693 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1391298952] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-20 09:42:14,693 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-20 09:42:14,695 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 9 [2024-11-20 09:42:14,695 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [45388650] [2024-11-20 09:42:14,696 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-20 09:42:14,696 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-11-20 09:42:14,697 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-20 09:42:14,697 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-11-20 09:42:14,697 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=66, Unknown=0, NotChecked=0, Total=90 [2024-11-20 09:42:14,704 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 62 [2024-11-20 09:42:14,705 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 115 places, 108 transitions, 632 flow. Second operand has 10 states, 10 states have (on average 33.2) internal successors, (332), 10 states have internal predecessors, (332), 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-20 09:42:14,706 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-20 09:42:14,706 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 62 [2024-11-20 09:42:14,706 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-20 09:42:16,061 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:16,062 INFO L294 olderBase$Statistics]: this new event has 31 ancestors and is cut-off event [2024-11-20 09:42:16,062 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-20 09:42:16,062 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-20 09:42:16,062 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-20 09:42:16,218 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:16,218 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-20 09:42:16,219 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-20 09:42:16,219 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-20 09:42:16,219 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-20 09:42:16,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:16,277 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-20 09:42:16,277 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-20 09:42:16,277 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-20 09:42:16,277 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-20 09:42:16,279 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 34#thread4EXITtrue, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:16,279 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-20 09:42:16,279 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-20 09:42:16,279 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-20 09:42:16,279 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-20 09:42:16,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:16,884 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-20 09:42:16,885 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-20 09:42:16,885 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-20 09:42:16,885 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-20 09:42:16,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 34#thread4EXITtrue, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:16,891 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-20 09:42:16,891 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-20 09:42:16,891 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-20 09:42:16,891 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-20 09:42:17,012 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:17,012 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-20 09:42:17,013 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-20 09:42:17,013 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-20 09:42:17,013 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-20 09:42:17,113 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 5#L50-5true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:17,113 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-20 09:42:17,113 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-20 09:42:17,113 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-20 09:42:17,113 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-20 09:42:17,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 16#L73-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:17,258 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-20 09:42:17,258 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-20 09:42:17,258 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-20 09:42:17,258 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-20 09:42:17,272 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 34#thread4EXITtrue, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:17,272 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-20 09:42:17,272 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-20 09:42:17,272 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-20 09:42:17,273 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-20 09:42:17,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 5#L50-5true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:17,507 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,507 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,507 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,507 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,550 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 5#L50-5true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:17,550 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,550 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,550 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,550 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,556 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 5#L50-5true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:17,557 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,557 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,557 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,557 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 16#L73-3true, 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:17,688 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,688 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,688 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,688 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,692 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0)), 12#L74true]) [2024-11-20 09:42:17,692 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,692 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,692 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,692 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,694 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), 26#L74-5true, Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:17,695 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,695 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,696 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,696 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 16#L73-3true, 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 34#thread4EXITtrue, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:17,700 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,700 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,700 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,700 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 6#thread1EXITtrue, 660#true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:17,806 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,806 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,806 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,806 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-20 09:42:17,884 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 5#L50-5true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:17,884 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-20 09:42:17,884 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:17,884 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:17,884 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:17,887 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 5#L50-5true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:17,888 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-20 09:42:17,888 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:17,888 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:17,888 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:17,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 5#L50-5true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:17,919 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-20 09:42:17,919 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:17,919 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:17,919 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:17,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 660#true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:17,920 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-20 09:42:17,921 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:17,921 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:17,921 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,481 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0)), 12#L74true]) [2024-11-20 09:42:18,481 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,481 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,481 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,481 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,483 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 48#L101true, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), 26#L74-5true, Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 41#L51-3true, 660#true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,483 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,483 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,484 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,487 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 16#L73-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,495 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,495 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,495 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,495 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,500 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), 26#L74-5true, Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,501 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,501 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,501 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,501 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), 26#L74-5true, Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,505 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,505 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,505 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,506 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,506 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 34#thread4EXITtrue, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0)), 12#L74true]) [2024-11-20 09:42:18,506 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,506 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,506 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,506 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,509 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), 26#L74-5true, Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,509 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,509 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,509 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,510 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,510 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,510 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,510 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,511 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 6#thread1EXITtrue, 660#true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,535 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,535 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,535 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,536 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 6#thread1EXITtrue, 660#true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,628 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,628 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,628 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,628 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 6#thread1EXITtrue, 660#true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,633 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,633 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,633 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,633 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-20 09:42:18,719 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 16#L73-3true, 660#true, 5#L50-5true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,719 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,719 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,719 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,719 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,730 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 5#L50-5true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,731 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,731 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,731 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,731 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,732 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 660#true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,732 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,733 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,733 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,733 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,772 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 660#true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,772 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,773 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,773 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,773 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,775 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 660#true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,775 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,776 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,776 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,776 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,856 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 48#L101true, Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), 26#L74-5true, Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,856 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,856 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,856 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,856 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), 26#L74-5true, Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,859 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,859 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,859 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,859 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,859 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 34#thread4EXITtrue, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0)), 12#L74true]) [2024-11-20 09:42:18,859 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,859 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,860 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,860 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,861 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), 26#L74-5true, Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 41#L51-3true, 660#true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,861 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,861 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,861 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,861 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,862 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 48#L101true, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 41#L51-3true, 660#true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,862 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,862 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,862 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,862 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,869 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,870 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,870 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,870 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,870 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), 26#L74-5true, Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,871 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,871 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,871 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,871 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,874 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), 26#L74-5true, Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 34#thread4EXITtrue, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,874 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,874 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,875 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,875 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,875 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,875 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,875 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,875 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,875 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,878 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,878 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,878 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,878 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,878 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 58#thread3EXITtrue, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,878 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,878 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,879 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,879 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,900 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 6#thread1EXITtrue, 660#true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,900 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,900 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,900 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,901 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 6#thread1EXITtrue, 660#true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:18,905 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,905 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,905 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:18,905 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:19,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 20#L101-1true, 314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,002 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-20 09:42:19,002 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:19,003 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:19,003 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:19,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 6#thread1EXITtrue, 660#true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,003 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-20 09:42:19,003 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:19,003 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:19,003 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:19,005 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,006 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-20 09:42:19,006 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:19,006 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:19,006 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-20 09:42:19,066 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 16#L73-3true, 660#true, 5#L50-5true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,066 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,066 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,066 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,066 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 5#L50-5true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0)), 12#L74true]) [2024-11-20 09:42:19,083 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,083 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,083 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,083 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,086 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 16#L73-3true, 660#true, 5#L50-5true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,086 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,086 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,086 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,086 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,100 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 660#true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,100 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,100 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,101 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,101 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,104 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 660#true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,104 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,104 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,104 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,104 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 660#true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,139 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,139 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,139 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,139 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,206 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 16#L73-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,206 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,206 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,206 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,207 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,217 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 48#L101true, Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,217 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,218 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,218 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,218 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,219 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 48#L101true, Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), 26#L74-5true, Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,219 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,219 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,219 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,219 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,222 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), 26#L74-5true, Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 34#thread4EXITtrue, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,222 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,222 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,222 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,222 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,223 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,223 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,223 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,223 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,223 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,225 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 41#L51-3true, 660#true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,225 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,225 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,225 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,225 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,226 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 58#thread3EXITtrue, 48#L101true, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 41#L51-3true, 660#true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,226 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,226 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,226 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,226 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,235 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 58#thread3EXITtrue, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,236 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,236 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,236 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,236 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 34#thread4EXITtrue, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,237 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,237 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,237 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,237 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 34#thread4EXITtrue, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,245 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,246 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,246 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,246 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 58#thread3EXITtrue, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,247 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,247 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,247 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,247 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,250 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 58#thread3EXITtrue, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,250 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,250 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,250 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,250 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,258 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 16#L73-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 6#thread1EXITtrue, 660#true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,258 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,258 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,258 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,258 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [20#L101-1true, 314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,277 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,277 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,277 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,277 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,277 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 6#thread1EXITtrue, 660#true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,278 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,278 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,278 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,278 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,280 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,280 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,280 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,280 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,280 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,386 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,387 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,387 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,387 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,387 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,390 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 20#L101-1true, 314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,390 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,390 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,390 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,390 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,392 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 17#L52true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,392 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,392 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,392 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,392 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,876 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 5#L50-5true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0)), 12#L74true]) [2024-11-20 09:42:19,877 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,877 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,877 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,877 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,880 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 16#L73-3true, 660#true, 5#L50-5true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,880 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,880 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,880 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,881 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,895 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 16#L73-3true, 41#L51-3true, 660#true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,895 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,895 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,895 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,895 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), 26#L74-5true, Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 5#L50-5true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,901 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,901 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,901 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,901 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-20 09:42:19,906 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 5#L50-5true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0)), 12#L74true]) [2024-11-20 09:42:19,907 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,907 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,907 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,907 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,907 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), 26#L74-5true, Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 38#L52-3true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,907 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,908 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,908 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,908 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,922 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 660#true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:19,922 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,922 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,922 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:19,922 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), 48#L101true, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 16#L73-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 41#L51-3true, 660#true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,044 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,044 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,044 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,044 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,052 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 16#L73-3true, 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,052 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,052 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,052 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,053 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,055 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 16#L73-3true, 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,056 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,056 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,056 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,056 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0)), 12#L74true]) [2024-11-20 09:42:20,058 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,058 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,058 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,058 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,059 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 16#L73-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,059 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,059 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,059 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,059 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), 48#L101true, Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 58#thread3EXITtrue, 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,077 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,077 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,077 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,077 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,078 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 48#L101true, Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,078 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,078 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,078 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,079 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,087 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 34#thread4EXITtrue, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,088 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,088 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,088 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,088 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 58#thread3EXITtrue, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,089 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,089 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,089 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,089 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,092 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 58#thread3EXITtrue, 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 41#L51-3true, 660#true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,092 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,093 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,093 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,093 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,102 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 16#L73-3true, 6#thread1EXITtrue, 660#true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,103 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,103 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,103 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,103 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,112 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 58#thread3EXITtrue, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,113 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,113 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,113 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,113 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,119 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 6#thread1EXITtrue, 660#true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0)), 12#L74true]) [2024-11-20 09:42:20,119 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,119 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,120 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,120 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,124 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 58#thread3EXITtrue, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 34#thread4EXITtrue, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,124 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,124 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,124 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,124 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,141 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 16#L73-3true, 6#thread1EXITtrue, 660#true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,141 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,142 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,142 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,142 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,167 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,167 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,167 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,167 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,167 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,172 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [20#L101-1true, 314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,172 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,172 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,172 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,172 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 34#thread4EXITtrue, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,175 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,175 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,176 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,176 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,376 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [24#$Ultimate##0true, 314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 34#thread4EXITtrue, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,376 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,376 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,376 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,376 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,498 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 16#L73-3true, 41#L51-3true, 660#true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,499 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,499 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,499 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,499 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,505 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), 26#L74-5true, Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 5#L50-5true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,505 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,505 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,505 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,505 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,510 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 5#L50-5true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0)), 12#L74true]) [2024-11-20 09:42:20,510 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,510 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,510 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,510 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,511 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), 26#L74-5true, Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 38#L52-3true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,512 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,512 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,512 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,512 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,529 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 660#true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0)), 12#L74true]) [2024-11-20 09:42:20,529 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,529 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,529 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,529 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,530 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 16#L73-3true, 41#L51-3true, 660#true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,530 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,530 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,530 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,530 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,536 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 5#L50-5true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,537 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,537 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,537 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,537 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), 26#L74-5true, Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 6#thread1EXITtrue, 660#true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,538 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,538 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,538 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,538 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), 26#L74-5true, Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 5#L50-5true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,539 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,539 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,539 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-20 09:42:20,539 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,630 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 48#L101true, Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 16#L73-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,630 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,630 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,630 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,630 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,632 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 16#L73-3true, 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,632 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,632 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,632 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,632 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), 48#L101true, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 41#L51-3true, 660#true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0)), 12#L74true]) [2024-11-20 09:42:20,633 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,633 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,633 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,633 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 16#L73-3true, 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 41#L51-3true, 660#true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,634 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,634 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,634 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,634 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0)), 12#L74true]) [2024-11-20 09:42:20,640 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,640 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,640 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,640 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,641 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), 26#L74-5true, Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,641 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,641 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,641 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,641 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,644 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 16#L73-3true, 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 34#thread4EXITtrue, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,644 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,644 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,644 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,644 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0)), 12#L74true]) [2024-11-20 09:42:20,647 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,647 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,647 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,647 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 16#L73-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 34#thread4EXITtrue, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,648 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,648 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,648 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,648 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,650 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0)), 12#L74true]) [2024-11-20 09:42:20,650 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,650 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,650 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,650 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,666 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 48#L101true, Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 58#thread3EXITtrue, 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 34#thread4EXITtrue, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,666 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,666 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,667 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,667 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,671 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 6#thread1EXITtrue, 660#true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0)), 12#L74true]) [2024-11-20 09:42:20,671 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,671 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,671 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,671 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,674 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), 58#thread3EXITtrue, Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 34#thread4EXITtrue, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,674 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,674 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,674 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,674 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [20#L101-1true, 314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 16#L73-3true, 660#true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,687 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,687 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,687 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,687 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 16#L73-3true, 6#thread1EXITtrue, 660#true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,687 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,687 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,687 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,687 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 16#L73-3true, 660#true, 17#L52true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,695 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,695 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,695 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,695 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 6#thread1EXITtrue, 660#true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0)), 12#L74true]) [2024-11-20 09:42:20,703 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,703 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,704 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,704 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 314#(= ~A~0.offset 0), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 660#true, 38#L52-3true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,704 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,704 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,705 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,705 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 34#thread4EXITtrue, 17#L52true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,736 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,736 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,736 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,736 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,982 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 660#true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0)), 12#L74true]) [2024-11-20 09:42:20,983 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-20 09:42:20,983 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:20,983 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:20,983 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:20,983 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 16#L73-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 660#true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,983 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-20 09:42:20,983 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:20,983 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:20,983 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:20,987 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 48#L101true, Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 5#L50-5true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,987 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-20 09:42:20,987 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:20,987 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:20,987 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), 26#L74-5true, Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 6#thread1EXITtrue, 660#true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,988 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-20 09:42:20,988 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:20,988 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:20,989 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:20,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), 48#L101true, Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), 26#L74-5true, Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 5#L50-5true, 34#thread4EXITtrue, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:20,989 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-20 09:42:20,989 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:20,989 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:20,990 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:21,003 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), 26#L74-5true, Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 660#true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:21,003 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-20 09:42:21,003 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:21,004 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:21,004 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:21,004 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 41#L51-3true, 660#true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0)), 12#L74true]) [2024-11-20 09:42:21,004 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-20 09:42:21,004 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:21,004 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:21,004 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:21,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), 58#thread3EXITtrue, Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 5#L50-5true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:21,008 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-20 09:42:21,008 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:21,008 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:21,008 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:21,008 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), 51#L72-6true, Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), 23#L84-1true, Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 6#thread1EXITtrue, 660#true, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:21,009 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-20 09:42:21,009 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:21,009 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:21,009 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:21,009 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), 51#L72-6true, Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 660#true, 5#L50-5true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:21,009 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-20 09:42:21,009 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:21,009 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:21,009 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:21,010 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([495] L64-->L64-3: Formula: (= |v_thread2Thread1of1ForFork2_#t~mem5_1| (select (select |v_#memory_int#1_21| v_~A~0.base_20) (+ v_~A~0.offset_20 (* v_thread2Thread1of1ForFork2_~i~1_7 4)))) InVars {~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, #memory_int#1=|v_#memory_int#1_21|} OutVars{~A~0.base=v_~A~0.base_20, thread2Thread1of1ForFork2_~i~1=v_thread2Thread1of1ForFork2_~i~1_7, ~A~0.offset=v_~A~0.offset_20, thread2Thread1of1ForFork2_#t~mem5=|v_thread2Thread1of1ForFork2_#t~mem5_1|, #memory_int#1=|v_#memory_int#1_21|} AuxVars[] AssignedVars[thread2Thread1of1ForFork2_#t~mem5][75], [314#(= ~A~0.offset 0), 91#true, Black: 654#(and (= ~A~0.offset 0) (<= ~max~0 thread2Thread1of1ForFork2_~read~1)), Black: 652#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 thread2Thread1of1ForFork2_~read~1) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 80#(and (<= 1 ~N~0) (= thread1Thread1of1ForFork0_~i~0 0)), Black: 528#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (= thread2Thread1of1ForFork2_~i~1 0)), Black: 498#(= ~A~0.offset 0), Black: 137#(and (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 269#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 275#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 89#(and (<= 1 |ULTIMATE.start_create_fresh_int_array_~size#1|) (= |ULTIMATE.start_create_fresh_int_array_~i~3#1| 0)), Black: 470#(and (= ~A~0.offset 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0)), Black: 472#(and (= ~A~0.offset 0) (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0)), Black: 267#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0)), Black: 468#(and (= ~A~0.offset 0) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) 0) ~min~0)), Black: 273#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 265#(and (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|)), Black: 271#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= |thread2Thread1of1ForFork2_#t~mem4| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 277#(and (<= |thread1Thread1of1ForFork0_#t~mem2| (select (select |#memory_int#1| ~A~0.base) ~A~0.offset)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (= thread2Thread1of1ForFork2_~i~1 0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) ~A~0.offset))), Black: 221#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= ~max~0 ~min~0)), 75#(and (<= 1 ~N~0) (= |thread3Thread1of1ForFork3_~i~2#1| 0)), Black: 123#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) |thread1Thread1of1ForFork0_#t~mem1|), Black: 127#(<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0), Black: 279#(and (<= thread1Thread1of1ForFork0_~read~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread1Thread1of1ForFork0_~i~0 0) (<= thread1Thread1of1ForFork0_~read~0 ~min~0) (<= (select (select |#memory_int#1| ~A~0.base) ~A~0.offset) ~min~0) (<= ~max~0 ~min~0)), 26#L74-5true, Black: 178#(and (<= |thread1Thread1of1ForFork0_#t~mem2| ~min~0) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (<= ~max~0 ~min~0) (<= |thread1Thread1of1ForFork0_#t~mem2| |thread2Thread1of1ForFork2_#t~mem5|)), 29#L64-3true, 650#(and (= ~A~0.offset 0) (<= ~max~0 (select (select |#memory_int#1| ~A~0.base) 0)) (<= ~max~0 |thread2Thread1of1ForFork2_#t~mem5|) (= thread2Thread1of1ForFork2_~i~1 0)), 6#thread1EXITtrue, 660#true, 34#thread4EXITtrue, 4#L100-4true, 85#(and (<= 1 ~N~0) (= thread2Thread1of1ForFork2_~i~1 0))]) [2024-11-20 09:42:21,010 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-20 09:42:21,010 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-20 09:42:21,010 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-20 09:42:21,010 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event