./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/weaver/popl20-more-buffer-mult3.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/config/AutomizerMemDerefMemtrack.xml -i ../../sv-benchmarks/c/weaver/popl20-more-buffer-mult3.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 7888761977ccc49b1a75199021e374591654c6a4364e63bfc6c86e1c7bb7d64b --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-02 06:55:37,374 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-02 06:55:37,427 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-12-02 06:55:37,431 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-02 06:55:37,431 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-12-02 06:55:37,450 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-02 06:55:37,451 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-12-02 06:55:37,451 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-12-02 06:55:37,451 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-12-02 06:55:37,451 INFO L153 SettingsManager]: * Use memory slicer=true [2024-12-02 06:55:37,451 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-02 06:55:37,452 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-12-02 06:55:37,452 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-02 06:55:37,452 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-02 06:55:37,452 INFO L153 SettingsManager]: * Use SBE=true [2024-12-02 06:55:37,452 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-02 06:55:37,452 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-02 06:55:37,452 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-02 06:55:37,452 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-02 06:55:37,453 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-02 06:55:37,453 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-12-02 06:55:37,453 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-12-02 06:55:37,453 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-12-02 06:55:37,453 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-02 06:55:37,453 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-12-02 06:55:37,453 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-02 06:55:37,453 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-02 06:55:37,453 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-02 06:55:37,453 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-02 06:55:37,454 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-12-02 06:55:37,454 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 06:55:37,454 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 06:55:37,454 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 06:55:37,454 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 06:55:37,454 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-02 06:55:37,454 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-12-02 06:55:37,454 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-12-02 06:55:37,454 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-12-02 06:55:37,454 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 06:55:37,455 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-02 06:55:37,455 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-02 06:55:37,455 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-12-02 06:55:37,455 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-02 06:55:37,455 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-12-02 06:55:37,455 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-12-02 06:55:37,455 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-12-02 06:55:37,455 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-12-02 06:55:37,455 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1 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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> 7888761977ccc49b1a75199021e374591654c6a4364e63bfc6c86e1c7bb7d64b [2024-12-02 06:55:37,663 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-02 06:55:37,670 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-02 06:55:37,672 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-02 06:55:37,673 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-02 06:55:37,673 INFO L274 PluginConnector]: CDTParser initialized [2024-12-02 06:55:37,674 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/../../sv-benchmarks/c/weaver/popl20-more-buffer-mult3.wvr.c [2024-12-02 06:55:40,265 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/data/a0d8125b5/ed4ae1e8d17f4c9495275278a938eedb/FLAG6a6d00718 [2024-12-02 06:55:40,486 INFO L384 CDTParser]: Found 1 translation units. [2024-12-02 06:55:40,486 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/sv-benchmarks/c/weaver/popl20-more-buffer-mult3.wvr.c [2024-12-02 06:55:40,493 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/data/a0d8125b5/ed4ae1e8d17f4c9495275278a938eedb/FLAG6a6d00718 [2024-12-02 06:55:40,854 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/data/a0d8125b5/ed4ae1e8d17f4c9495275278a938eedb [2024-12-02 06:55:40,856 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-02 06:55:40,857 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-02 06:55:40,858 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-02 06:55:40,858 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-02 06:55:40,861 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-02 06:55:40,862 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:55:40" (1/1) ... [2024-12-02 06:55:40,862 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@50f93ed8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:55:40, skipping insertion in model container [2024-12-02 06:55:40,862 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 02.12 06:55:40" (1/1) ... [2024-12-02 06:55:40,877 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-02 06:55:41,030 WARN L1063 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-12-02 06:55:41,034 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 06:55:41,044 INFO L200 MainTranslator]: Completed pre-run [2024-12-02 06:55:41,073 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-02 06:55:41,088 INFO L204 MainTranslator]: Completed translation [2024-12-02 06:55:41,088 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:55:41 WrapperNode [2024-12-02 06:55:41,088 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-02 06:55:41,089 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-02 06:55:41,089 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-02 06:55:41,089 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-02 06:55:41,095 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:55:41" (1/1) ... [2024-12-02 06:55:41,103 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:55:41" (1/1) ... [2024-12-02 06:55:41,127 INFO L138 Inliner]: procedures = 26, calls = 61, calls flagged for inlining = 19, calls inlined = 23, statements flattened = 292 [2024-12-02 06:55:41,127 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-02 06:55:41,128 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-02 06:55:41,128 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-02 06:55:41,128 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-02 06:55:41,137 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:55:41" (1/1) ... [2024-12-02 06:55:41,138 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:55:41" (1/1) ... [2024-12-02 06:55:41,141 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:55:41" (1/1) ... [2024-12-02 06:55:41,157 INFO L175 MemorySlicer]: Split 8 memory accesses to 2 slices as follows [2, 6]. 75 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-12-02 06:55:41,157 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:55:41" (1/1) ... [2024-12-02 06:55:41,157 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:55:41" (1/1) ... [2024-12-02 06:55:41,166 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:55:41" (1/1) ... [2024-12-02 06:55:41,167 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:55:41" (1/1) ... [2024-12-02 06:55:41,171 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:55:41" (1/1) ... [2024-12-02 06:55:41,173 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:55:41" (1/1) ... [2024-12-02 06:55:41,175 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:55:41" (1/1) ... [2024-12-02 06:55:41,178 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-02 06:55:41,179 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-02 06:55:41,179 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-02 06:55:41,179 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-02 06:55:41,180 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:55:41" (1/1) ... [2024-12-02 06:55:41,185 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-12-02 06:55:41,197 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:55:41,211 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-12-02 06:55:41,214 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-12-02 06:55:41,242 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-02 06:55:41,242 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-12-02 06:55:41,242 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-12-02 06:55:41,242 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-12-02 06:55:41,242 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-12-02 06:55:41,243 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-12-02 06:55:41,243 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-12-02 06:55:41,243 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-12-02 06:55:41,243 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-12-02 06:55:41,243 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-12-02 06:55:41,243 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-12-02 06:55:41,243 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-12-02 06:55:41,243 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-12-02 06:55:41,244 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-12-02 06:55:41,244 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-12-02 06:55:41,244 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-12-02 06:55:41,244 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-12-02 06:55:41,244 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-12-02 06:55:41,244 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-02 06:55:41,244 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-02 06:55:41,246 WARN L203 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-12-02 06:55:41,346 INFO L234 CfgBuilder]: Building ICFG [2024-12-02 06:55:41,347 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-02 06:55:41,746 INFO L279 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-12-02 06:55:41,746 INFO L283 CfgBuilder]: Performing block encoding [2024-12-02 06:55:42,032 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-02 06:55:42,032 INFO L312 CfgBuilder]: Removed 6 assume(true) statements. [2024-12-02 06:55:42,032 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:55:42 BoogieIcfgContainer [2024-12-02 06:55:42,032 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-02 06:55:42,034 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-12-02 06:55:42,034 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-12-02 06:55:42,038 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-12-02 06:55:42,038 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 02.12 06:55:40" (1/3) ... [2024-12-02 06:55:42,038 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7b8d1ce4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:55:42, skipping insertion in model container [2024-12-02 06:55:42,038 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 02.12 06:55:41" (2/3) ... [2024-12-02 06:55:42,039 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7b8d1ce4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 02.12 06:55:42, skipping insertion in model container [2024-12-02 06:55:42,039 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 02.12 06:55:42" (3/3) ... [2024-12-02 06:55:42,040 INFO L128 eAbstractionObserver]: Analyzing ICFG popl20-more-buffer-mult3.wvr.c [2024-12-02 06:55:42,051 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-12-02 06:55:42,053 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG popl20-more-buffer-mult3.wvr.c that has 5 procedures, 61 locations, 1 initial locations, 6 loop locations, and 14 error locations. [2024-12-02 06:55:42,053 INFO L491 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-12-02 06:55:42,118 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-12-02 06:55:42,144 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 73 places, 66 transitions, 160 flow [2024-12-02 06:55:42,175 INFO L124 PetriNetUnfolderBase]: 6/62 cut-off events. [2024-12-02 06:55:42,177 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-12-02 06:55:42,180 INFO L83 FinitePrefix]: Finished finitePrefix Result has 79 conditions, 62 events. 6/62 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 7. Compared 156 event pairs, 0 based on Foata normal form. 0/42 useless extension candidates. Maximal degree in co-relation 49. Up to 2 conditions per place. [2024-12-02 06:55:42,181 INFO L82 GeneralOperation]: Start removeDead. Operand has 73 places, 66 transitions, 160 flow [2024-12-02 06:55:42,183 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 68 places, 61 transitions, 146 flow [2024-12-02 06:55:42,189 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-12-02 06:55:42,200 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=None, 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;@5e3797dd, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-12-02 06:55:42,200 INFO L334 AbstractCegarLoop]: Starting to check reachability of 26 error locations. [2024-12-02 06:55:42,203 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-12-02 06:55:42,203 INFO L124 PetriNetUnfolderBase]: 1/4 cut-off events. [2024-12-02 06:55:42,203 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 06:55:42,204 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:42,204 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-12-02 06:55:42,204 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:55:42,208 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:42,209 INFO L85 PathProgramCache]: Analyzing trace with hash 854427, now seen corresponding path program 1 times [2024-12-02 06:55:42,215 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:55:42,215 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [427784104] [2024-12-02 06:55:42,215 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:42,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:55:42,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:42,424 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:55:42,425 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:55:42,425 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [427784104] [2024-12-02 06:55:42,426 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [427784104] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:42,426 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:55:42,426 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-12-02 06:55:42,427 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1535729340] [2024-12-02 06:55:42,428 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:42,433 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 06:55:42,436 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:55:42,452 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 06:55:42,453 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 06:55:42,465 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-12-02 06:55:42,468 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 68 places, 61 transitions, 146 flow. Second operand has 3 states, 3 states have (on average 25.0) internal successors, (75), 3 states have internal predecessors, (75), 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-12-02 06:55:42,468 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:42,468 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-12-02 06:55:42,469 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:44,029 INFO L124 PetriNetUnfolderBase]: 9651/13134 cut-off events. [2024-12-02 06:55:44,029 INFO L125 PetriNetUnfolderBase]: For 223/223 co-relation queries the response was YES. [2024-12-02 06:55:44,067 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25668 conditions, 13134 events. 9651/13134 cut-off events. For 223/223 co-relation queries the response was YES. Maximal size of possible extension queue 1066. Compared 82850 event pairs, 6408 based on Foata normal form. 1/7359 useless extension candidates. Maximal degree in co-relation 24078. Up to 11896 conditions per place. [2024-12-02 06:55:44,139 INFO L140 encePairwiseOnDemand]: 61/66 looper letters, 36 selfloop transitions, 2 changer transitions 0/57 dead transitions. [2024-12-02 06:55:44,139 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 57 transitions, 214 flow [2024-12-02 06:55:44,140 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 06:55:44,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 06:55:44,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 113 transitions. [2024-12-02 06:55:44,171 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5707070707070707 [2024-12-02 06:55:44,172 INFO L175 Difference]: Start difference. First operand has 68 places, 61 transitions, 146 flow. Second operand 3 states and 113 transitions. [2024-12-02 06:55:44,173 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 57 transitions, 214 flow [2024-12-02 06:55:44,255 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 58 places, 57 transitions, 198 flow, removed 0 selfloop flow, removed 8 redundant places. [2024-12-02 06:55:44,257 INFO L231 Difference]: Finished difference. Result has 58 places, 57 transitions, 126 flow [2024-12-02 06:55:44,260 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, 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=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=126, PETRI_PLACES=58, PETRI_TRANSITIONS=57} [2024-12-02 06:55:44,263 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, -10 predicate places. [2024-12-02 06:55:44,263 INFO L471 AbstractCegarLoop]: Abstraction has has 58 places, 57 transitions, 126 flow [2024-12-02 06:55:44,263 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 25.0) internal successors, (75), 3 states have internal predecessors, (75), 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-12-02 06:55:44,263 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:44,263 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-12-02 06:55:44,264 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-12-02 06:55:44,264 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:55:44,264 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:44,265 INFO L85 PathProgramCache]: Analyzing trace with hash 854428, now seen corresponding path program 1 times [2024-12-02 06:55:44,265 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:55:44,265 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1509156247] [2024-12-02 06:55:44,265 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:44,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:55:44,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:44,507 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:55:44,507 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:55:44,508 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1509156247] [2024-12-02 06:55:44,508 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1509156247] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:44,508 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:55:44,508 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 06:55:44,508 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1734382938] [2024-12-02 06:55:44,508 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:44,509 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 06:55:44,509 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:55:44,509 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 06:55:44,510 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-02 06:55:44,527 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-12-02 06:55:44,527 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 58 places, 57 transitions, 126 flow. Second operand has 4 states, 4 states have (on average 24.75) internal successors, (99), 4 states have internal predecessors, (99), 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-12-02 06:55:44,527 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:44,527 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-12-02 06:55:44,528 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:45,965 INFO L124 PetriNetUnfolderBase]: 9652/13137 cut-off events. [2024-12-02 06:55:45,965 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 06:55:45,981 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25271 conditions, 13137 events. 9652/13137 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 1066. Compared 82611 event pairs, 6408 based on Foata normal form. 0/7359 useless extension candidates. Maximal degree in co-relation 25242. Up to 11905 conditions per place. [2024-12-02 06:55:46,016 INFO L140 encePairwiseOnDemand]: 61/66 looper letters, 39 selfloop transitions, 4 changer transitions 0/60 dead transitions. [2024-12-02 06:55:46,017 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 60 transitions, 218 flow [2024-12-02 06:55:46,017 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-02 06:55:46,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-02 06:55:46,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 140 transitions. [2024-12-02 06:55:46,019 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5303030303030303 [2024-12-02 06:55:46,019 INFO L175 Difference]: Start difference. First operand has 58 places, 57 transitions, 126 flow. Second operand 4 states and 140 transitions. [2024-12-02 06:55:46,019 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 60 transitions, 218 flow [2024-12-02 06:55:46,019 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 60 transitions, 214 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 06:55:46,021 INFO L231 Difference]: Finished difference. Result has 61 places, 60 transitions, 149 flow [2024-12-02 06:55:46,021 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=122, PETRI_DIFFERENCE_MINUEND_PLACES=56, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=57, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=149, PETRI_PLACES=61, PETRI_TRANSITIONS=60} [2024-12-02 06:55:46,022 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, -7 predicate places. [2024-12-02 06:55:46,022 INFO L471 AbstractCegarLoop]: Abstraction has has 61 places, 60 transitions, 149 flow [2024-12-02 06:55:46,022 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 24.75) internal successors, (99), 4 states have internal predecessors, (99), 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-12-02 06:55:46,022 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:46,022 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2024-12-02 06:55:46,022 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-12-02 06:55:46,022 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:55:46,023 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:46,023 INFO L85 PathProgramCache]: Analyzing trace with hash 26488923, now seen corresponding path program 1 times [2024-12-02 06:55:46,023 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:55:46,023 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1388831929] [2024-12-02 06:55:46,023 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:46,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:55:46,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:46,236 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:55:46,236 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:55:46,236 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1388831929] [2024-12-02 06:55:46,236 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1388831929] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:46,236 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:55:46,236 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 06:55:46,236 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1807734045] [2024-12-02 06:55:46,236 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:46,237 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-12-02 06:55:46,237 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:55:46,237 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-12-02 06:55:46,237 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-12-02 06:55:46,255 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-12-02 06:55:46,255 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 61 places, 60 transitions, 149 flow. Second operand has 5 states, 5 states have (on average 24.8) internal successors, (124), 5 states have internal predecessors, (124), 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-12-02 06:55:46,255 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:46,255 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-12-02 06:55:46,255 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:47,103 INFO L124 PetriNetUnfolderBase]: 9653/13140 cut-off events. [2024-12-02 06:55:47,103 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-12-02 06:55:47,116 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25288 conditions, 13140 events. 9653/13140 cut-off events. For 0/0 co-relation queries the response was YES. Maximal size of possible extension queue 1066. Compared 82879 event pairs, 6408 based on Foata normal form. 0/7361 useless extension candidates. Maximal degree in co-relation 25263. Up to 11904 conditions per place. [2024-12-02 06:55:47,164 INFO L140 encePairwiseOnDemand]: 58/66 looper letters, 39 selfloop transitions, 7 changer transitions 0/63 dead transitions. [2024-12-02 06:55:47,165 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 65 places, 63 transitions, 247 flow [2024-12-02 06:55:47,165 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-12-02 06:55:47,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-12-02 06:55:47,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 167 transitions. [2024-12-02 06:55:47,166 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5060606060606061 [2024-12-02 06:55:47,167 INFO L175 Difference]: Start difference. First operand has 61 places, 60 transitions, 149 flow. Second operand 5 states and 167 transitions. [2024-12-02 06:55:47,167 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 65 places, 63 transitions, 247 flow [2024-12-02 06:55:47,167 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 64 places, 63 transitions, 244 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 06:55:47,168 INFO L231 Difference]: Finished difference. Result has 66 places, 63 transitions, 183 flow [2024-12-02 06:55:47,169 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=146, PETRI_DIFFERENCE_MINUEND_PLACES=60, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=183, PETRI_PLACES=66, PETRI_TRANSITIONS=63} [2024-12-02 06:55:47,169 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, -2 predicate places. [2024-12-02 06:55:47,169 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 63 transitions, 183 flow [2024-12-02 06:55:47,170 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 24.8) internal successors, (124), 5 states have internal predecessors, (124), 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-12-02 06:55:47,170 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:47,170 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1] [2024-12-02 06:55:47,170 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-12-02 06:55:47,170 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:55:47,170 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:47,170 INFO L85 PathProgramCache]: Analyzing trace with hash 821133276, now seen corresponding path program 1 times [2024-12-02 06:55:47,171 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:55:47,171 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [908210829] [2024-12-02 06:55:47,171 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:47,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:55:47,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:47,388 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:55:47,388 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:55:47,388 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [908210829] [2024-12-02 06:55:47,388 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [908210829] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 06:55:47,388 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1226138170] [2024-12-02 06:55:47,388 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:47,389 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:47,389 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:55:47,390 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 06:55:47,393 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-12-02 06:55:47,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:47,465 INFO L256 TraceCheckSpWp]: Trace formula consists of 85 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-02 06:55:47,468 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 06:55:47,518 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 8 treesize of output 1 [2024-12-02 06:55:47,636 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:55:47,636 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-02 06:55:47,722 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:55:47,722 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1226138170] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-02 06:55:47,722 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-02 06:55:47,723 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 9 [2024-12-02 06:55:47,723 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1716652867] [2024-12-02 06:55:47,723 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-02 06:55:47,723 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-12-02 06:55:47,723 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:55:47,723 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-12-02 06:55:47,724 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=77, Unknown=0, NotChecked=0, Total=110 [2024-12-02 06:55:47,802 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-12-02 06:55:47,803 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 63 transitions, 183 flow. Second operand has 11 states, 11 states have (on average 25.363636363636363) internal successors, (279), 11 states have internal predecessors, (279), 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-12-02 06:55:47,803 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:47,803 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-12-02 06:55:47,803 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:49,079 INFO L124 PetriNetUnfolderBase]: 9654/13142 cut-off events. [2024-12-02 06:55:49,079 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-12-02 06:55:49,103 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25311 conditions, 13142 events. 9654/13142 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 1066. Compared 82845 event pairs, 6408 based on Foata normal form. 0/7366 useless extension candidates. Maximal degree in co-relation 25273. Up to 11905 conditions per place. [2024-12-02 06:55:49,150 INFO L140 encePairwiseOnDemand]: 61/66 looper letters, 38 selfloop transitions, 10 changer transitions 0/65 dead transitions. [2024-12-02 06:55:49,151 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 72 places, 65 transitions, 290 flow [2024-12-02 06:55:49,151 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-02 06:55:49,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-12-02 06:55:49,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 239 transitions. [2024-12-02 06:55:49,153 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.45265151515151514 [2024-12-02 06:55:49,153 INFO L175 Difference]: Start difference. First operand has 66 places, 63 transitions, 183 flow. Second operand 8 states and 239 transitions. [2024-12-02 06:55:49,153 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 72 places, 65 transitions, 290 flow [2024-12-02 06:55:49,154 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 71 places, 65 transitions, 289 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 06:55:49,156 INFO L231 Difference]: Finished difference. Result has 71 places, 65 transitions, 213 flow [2024-12-02 06:55:49,156 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=178, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=62, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=213, PETRI_PLACES=71, PETRI_TRANSITIONS=65} [2024-12-02 06:55:49,156 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, 3 predicate places. [2024-12-02 06:55:49,157 INFO L471 AbstractCegarLoop]: Abstraction has has 71 places, 65 transitions, 213 flow [2024-12-02 06:55:49,157 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 25.363636363636363) internal successors, (279), 11 states have internal predecessors, (279), 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-12-02 06:55:49,157 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:49,157 INFO L206 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2024-12-02 06:55:49,166 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-12-02 06:55:49,357 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:49,358 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:55:49,358 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:49,358 INFO L85 PathProgramCache]: Analyzing trace with hash -313921946, now seen corresponding path program 1 times [2024-12-02 06:55:49,358 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:55:49,358 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [688381459] [2024-12-02 06:55:49,358 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:49,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:55:49,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:49,632 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:55:49,633 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:55:49,633 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [688381459] [2024-12-02 06:55:49,633 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [688381459] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 06:55:49,633 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1338760671] [2024-12-02 06:55:49,633 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:49,633 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:49,633 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:55:49,635 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 06:55:49,636 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-12-02 06:55:49,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:49,707 INFO L256 TraceCheckSpWp]: Trace formula consists of 110 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-12-02 06:55:49,709 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 06:55:49,728 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 10 treesize of output 9 [2024-12-02 06:55:49,917 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:55:49,917 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-12-02 06:55:50,122 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:55:50,123 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1338760671] provided 0 perfect and 2 imperfect interpolant sequences [2024-12-02 06:55:50,123 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-12-02 06:55:50,123 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 11 [2024-12-02 06:55:50,123 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [144577656] [2024-12-02 06:55:50,123 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-12-02 06:55:50,123 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-12-02 06:55:50,123 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:55:50,124 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-12-02 06:55:50,124 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=117, Unknown=0, NotChecked=0, Total=156 [2024-12-02 06:55:50,212 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-12-02 06:55:50,212 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 65 transitions, 213 flow. Second operand has 13 states, 13 states have (on average 25.307692307692307) internal successors, (329), 13 states have internal predecessors, (329), 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-12-02 06:55:50,212 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:50,212 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-12-02 06:55:50,212 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:51,198 INFO L124 PetriNetUnfolderBase]: 9654/13141 cut-off events. [2024-12-02 06:55:51,198 INFO L125 PetriNetUnfolderBase]: For 6/6 co-relation queries the response was YES. [2024-12-02 06:55:51,220 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25318 conditions, 13141 events. 9654/13141 cut-off events. For 6/6 co-relation queries the response was YES. Maximal size of possible extension queue 1066. Compared 82614 event pairs, 6408 based on Foata normal form. 0/7366 useless extension candidates. Maximal degree in co-relation 25272. Up to 11896 conditions per place. [2024-12-02 06:55:51,255 INFO L140 encePairwiseOnDemand]: 58/66 looper letters, 32 selfloop transitions, 15 changer transitions 0/64 dead transitions. [2024-12-02 06:55:51,255 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 64 transitions, 303 flow [2024-12-02 06:55:51,256 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-12-02 06:55:51,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-12-02 06:55:51,257 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 213 transitions. [2024-12-02 06:55:51,257 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.461038961038961 [2024-12-02 06:55:51,257 INFO L175 Difference]: Start difference. First operand has 71 places, 65 transitions, 213 flow. Second operand 7 states and 213 transitions. [2024-12-02 06:55:51,257 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 64 transitions, 303 flow [2024-12-02 06:55:51,258 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 64 transitions, 256 flow, removed 6 selfloop flow, removed 8 redundant places. [2024-12-02 06:55:51,259 INFO L231 Difference]: Finished difference. Result has 68 places, 64 transitions, 192 flow [2024-12-02 06:55:51,259 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=162, PETRI_DIFFERENCE_MINUEND_PLACES=62, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=64, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=49, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=192, PETRI_PLACES=68, PETRI_TRANSITIONS=64} [2024-12-02 06:55:51,260 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, 0 predicate places. [2024-12-02 06:55:51,260 INFO L471 AbstractCegarLoop]: Abstraction has has 68 places, 64 transitions, 192 flow [2024-12-02 06:55:51,260 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 25.307692307692307) internal successors, (329), 13 states have internal predecessors, (329), 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-12-02 06:55:51,260 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:51,260 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:55:51,268 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-12-02 06:55:51,461 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:51,461 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:55:51,461 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:51,461 INFO L85 PathProgramCache]: Analyzing trace with hash -956672402, now seen corresponding path program 1 times [2024-12-02 06:55:51,461 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:55:51,461 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1286326979] [2024-12-02 06:55:51,461 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:51,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:55:51,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:51,539 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:55:51,540 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:55:51,540 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1286326979] [2024-12-02 06:55:51,540 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1286326979] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:51,540 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:55:51,540 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 06:55:51,540 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [769711167] [2024-12-02 06:55:51,540 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:51,540 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 06:55:51,540 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:55:51,541 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 06:55:51,541 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-02 06:55:51,550 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 66 [2024-12-02 06:55:51,550 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 68 places, 64 transitions, 192 flow. Second operand has 4 states, 4 states have (on average 27.25) internal successors, (109), 4 states have internal predecessors, (109), 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-12-02 06:55:51,550 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:51,550 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 66 [2024-12-02 06:55:51,550 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:52,404 INFO L124 PetriNetUnfolderBase]: 10697/14742 cut-off events. [2024-12-02 06:55:52,404 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-12-02 06:55:52,424 INFO L83 FinitePrefix]: Finished finitePrefix Result has 28379 conditions, 14742 events. 10697/14742 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 1122. Compared 96018 event pairs, 7188 based on Foata normal form. 311/8995 useless extension candidates. Maximal degree in co-relation 25266. Up to 11908 conditions per place. [2024-12-02 06:55:52,461 INFO L140 encePairwiseOnDemand]: 55/66 looper letters, 72 selfloop transitions, 5 changer transitions 0/94 dead transitions. [2024-12-02 06:55:52,462 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 72 places, 94 transitions, 440 flow [2024-12-02 06:55:52,462 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-12-02 06:55:52,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-12-02 06:55:52,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 207 transitions. [2024-12-02 06:55:52,463 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6272727272727273 [2024-12-02 06:55:52,463 INFO L175 Difference]: Start difference. First operand has 68 places, 64 transitions, 192 flow. Second operand 5 states and 207 transitions. [2024-12-02 06:55:52,463 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 72 places, 94 transitions, 440 flow [2024-12-02 06:55:52,464 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 67 places, 94 transitions, 399 flow, removed 6 selfloop flow, removed 5 redundant places. [2024-12-02 06:55:52,465 INFO L231 Difference]: Finished difference. Result has 69 places, 66 transitions, 204 flow [2024-12-02 06:55:52,465 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=165, PETRI_DIFFERENCE_MINUEND_PLACES=63, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=64, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=59, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=204, PETRI_PLACES=69, PETRI_TRANSITIONS=66} [2024-12-02 06:55:52,465 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, 1 predicate places. [2024-12-02 06:55:52,466 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 66 transitions, 204 flow [2024-12-02 06:55:52,466 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 27.25) internal successors, (109), 4 states have internal predecessors, (109), 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-12-02 06:55:52,466 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:52,466 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:55:52,466 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-12-02 06:55:52,466 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:55:52,466 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:52,466 INFO L85 PathProgramCache]: Analyzing trace with hash 1302710318, now seen corresponding path program 1 times [2024-12-02 06:55:52,466 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:55:52,467 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [119777015] [2024-12-02 06:55:52,467 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:52,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:55:52,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:52,573 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-02 06:55:52,573 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:55:52,573 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [119777015] [2024-12-02 06:55:52,573 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [119777015] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:52,573 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:55:52,573 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 06:55:52,573 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1065482019] [2024-12-02 06:55:52,573 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:52,574 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 06:55:52,574 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:55:52,574 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 06:55:52,574 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-02 06:55:52,586 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-12-02 06:55:52,587 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 66 transitions, 204 flow. Second operand has 4 states, 4 states have (on average 25.75) internal successors, (103), 4 states have internal predecessors, (103), 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-12-02 06:55:52,587 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:52,587 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-12-02 06:55:52,587 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:53,139 INFO L124 PetriNetUnfolderBase]: 7340/10476 cut-off events. [2024-12-02 06:55:53,139 INFO L125 PetriNetUnfolderBase]: For 990/990 co-relation queries the response was YES. [2024-12-02 06:55:53,154 INFO L83 FinitePrefix]: Finished finitePrefix Result has 21981 conditions, 10476 events. 7340/10476 cut-off events. For 990/990 co-relation queries the response was YES. Maximal size of possible extension queue 793. Compared 69624 event pairs, 5000 based on Foata normal form. 0/6425 useless extension candidates. Maximal degree in co-relation 18893. Up to 9261 conditions per place. [2024-12-02 06:55:53,179 INFO L140 encePairwiseOnDemand]: 61/66 looper letters, 40 selfloop transitions, 7 changer transitions 0/64 dead transitions. [2024-12-02 06:55:53,179 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 71 places, 64 transitions, 290 flow [2024-12-02 06:55:53,179 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-12-02 06:55:53,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-12-02 06:55:53,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 158 transitions. [2024-12-02 06:55:53,180 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.47878787878787876 [2024-12-02 06:55:53,180 INFO L175 Difference]: Start difference. First operand has 69 places, 66 transitions, 204 flow. Second operand 5 states and 158 transitions. [2024-12-02 06:55:53,180 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 71 places, 64 transitions, 290 flow [2024-12-02 06:55:53,182 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 69 places, 64 transitions, 285 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 06:55:53,182 INFO L231 Difference]: Finished difference. Result has 69 places, 64 transitions, 205 flow [2024-12-02 06:55:53,182 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=191, PETRI_DIFFERENCE_MINUEND_PLACES=65, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=64, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=57, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=205, PETRI_PLACES=69, PETRI_TRANSITIONS=64} [2024-12-02 06:55:53,183 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, 1 predicate places. [2024-12-02 06:55:53,183 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 64 transitions, 205 flow [2024-12-02 06:55:53,183 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 25.75) internal successors, (103), 4 states have internal predecessors, (103), 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-12-02 06:55:53,183 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:53,183 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:55:53,183 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-12-02 06:55:53,183 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:55:53,184 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:53,184 INFO L85 PathProgramCache]: Analyzing trace with hash 1302710319, now seen corresponding path program 1 times [2024-12-02 06:55:53,184 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:55:53,184 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [740873836] [2024-12-02 06:55:53,184 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:53,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:55:53,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:53,402 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 3 proven. 2 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-02 06:55:53,403 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:55:53,403 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [740873836] [2024-12-02 06:55:53,403 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [740873836] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 06:55:53,403 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1717044052] [2024-12-02 06:55:53,403 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:53,403 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:53,403 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:55:53,405 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 06:55:53,407 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-12-02 06:55:53,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:53,481 INFO L256 TraceCheckSpWp]: Trace formula consists of 139 conjuncts, 18 conjuncts are in the unsatisfiable core [2024-12-02 06:55:53,482 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 06:55:53,491 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 6 treesize of output 5 [2024-12-02 06:55:53,543 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-12-02 06:55:53,544 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 13 [2024-12-02 06:55:53,558 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-12-02 06:55:53,558 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 11 treesize of output 11 [2024-12-02 06:55:53,594 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 5 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-02 06:55:53,594 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-02 06:55:53,594 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1717044052] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:53,594 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-12-02 06:55:53,594 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 6 [2024-12-02 06:55:53,594 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1749528513] [2024-12-02 06:55:53,594 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:53,594 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-12-02 06:55:53,594 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:55:53,595 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-12-02 06:55:53,595 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-12-02 06:55:53,609 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-12-02 06:55:53,610 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 64 transitions, 205 flow. Second operand has 5 states, 5 states have (on average 25.4) internal successors, (127), 5 states have internal predecessors, (127), 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-12-02 06:55:53,610 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:53,610 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-12-02 06:55:53,610 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:54,033 INFO L124 PetriNetUnfolderBase]: 4702/6906 cut-off events. [2024-12-02 06:55:54,033 INFO L125 PetriNetUnfolderBase]: For 779/779 co-relation queries the response was YES. [2024-12-02 06:55:54,040 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13926 conditions, 6906 events. 4702/6906 cut-off events. For 779/779 co-relation queries the response was YES. Maximal size of possible extension queue 540. Compared 45211 event pairs, 3256 based on Foata normal form. 0/4771 useless extension candidates. Maximal degree in co-relation 10794. Up to 6050 conditions per place. [2024-12-02 06:55:54,054 INFO L140 encePairwiseOnDemand]: 62/66 looper letters, 41 selfloop transitions, 4 changer transitions 0/62 dead transitions. [2024-12-02 06:55:54,055 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 62 transitions, 287 flow [2024-12-02 06:55:54,055 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-02 06:55:54,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-02 06:55:54,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 132 transitions. [2024-12-02 06:55:54,055 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5 [2024-12-02 06:55:54,056 INFO L175 Difference]: Start difference. First operand has 69 places, 64 transitions, 205 flow. Second operand 4 states and 132 transitions. [2024-12-02 06:55:54,056 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 62 transitions, 287 flow [2024-12-02 06:55:54,057 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 67 places, 62 transitions, 276 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-12-02 06:55:54,057 INFO L231 Difference]: Finished difference. Result has 67 places, 62 transitions, 194 flow [2024-12-02 06:55:54,057 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=186, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=62, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=58, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=194, PETRI_PLACES=67, PETRI_TRANSITIONS=62} [2024-12-02 06:55:54,058 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, -1 predicate places. [2024-12-02 06:55:54,058 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 62 transitions, 194 flow [2024-12-02 06:55:54,058 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 25.4) internal successors, (127), 5 states have internal predecessors, (127), 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-12-02 06:55:54,058 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:54,058 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:55:54,063 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-12-02 06:55:54,258 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,4 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:54,259 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:55:54,259 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:54,259 INFO L85 PathProgramCache]: Analyzing trace with hash -1547564026, now seen corresponding path program 1 times [2024-12-02 06:55:54,259 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:55:54,259 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [920435680] [2024-12-02 06:55:54,259 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:54,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:55:54,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:54,303 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-02 06:55:54,303 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:55:54,303 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [920435680] [2024-12-02 06:55:54,304 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [920435680] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:54,304 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:55:54,304 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 06:55:54,304 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1167698450] [2024-12-02 06:55:54,304 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:54,304 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 06:55:54,304 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:55:54,304 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 06:55:54,304 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-02 06:55:54,312 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-12-02 06:55:54,313 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 62 transitions, 194 flow. Second operand has 4 states, 4 states have (on average 25.75) internal successors, (103), 4 states have internal predecessors, (103), 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-12-02 06:55:54,313 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:54,313 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-12-02 06:55:54,313 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:54,607 INFO L124 PetriNetUnfolderBase]: 3152/4899 cut-off events. [2024-12-02 06:55:54,607 INFO L125 PetriNetUnfolderBase]: For 545/545 co-relation queries the response was YES. [2024-12-02 06:55:54,615 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9707 conditions, 4899 events. 3152/4899 cut-off events. For 545/545 co-relation queries the response was YES. Maximal size of possible extension queue 354. Compared 32136 event pairs, 2196 based on Foata normal form. 0/3832 useless extension candidates. Maximal degree in co-relation 7555. Up to 4084 conditions per place. [2024-12-02 06:55:54,627 INFO L140 encePairwiseOnDemand]: 62/66 looper letters, 39 selfloop transitions, 4 changer transitions 0/60 dead transitions. [2024-12-02 06:55:54,627 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 60 transitions, 276 flow [2024-12-02 06:55:54,628 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-02 06:55:54,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-02 06:55:54,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 130 transitions. [2024-12-02 06:55:54,628 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.49242424242424243 [2024-12-02 06:55:54,628 INFO L175 Difference]: Start difference. First operand has 67 places, 62 transitions, 194 flow. Second operand 4 states and 130 transitions. [2024-12-02 06:55:54,628 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 60 transitions, 276 flow [2024-12-02 06:55:54,629 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 60 transitions, 271 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 06:55:54,630 INFO L231 Difference]: Finished difference. Result has 66 places, 60 transitions, 193 flow [2024-12-02 06:55:54,630 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=185, PETRI_DIFFERENCE_MINUEND_PLACES=63, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=56, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=193, PETRI_PLACES=66, PETRI_TRANSITIONS=60} [2024-12-02 06:55:54,630 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, -2 predicate places. [2024-12-02 06:55:54,630 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 60 transitions, 193 flow [2024-12-02 06:55:54,630 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 25.75) internal successors, (103), 4 states have internal predecessors, (103), 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-12-02 06:55:54,630 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:54,630 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:55:54,631 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-12-02 06:55:54,631 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:55:54,631 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:54,631 INFO L85 PathProgramCache]: Analyzing trace with hash -1547564025, now seen corresponding path program 1 times [2024-12-02 06:55:54,631 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:55:54,631 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2127401782] [2024-12-02 06:55:54,631 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:54,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:55:54,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:54,689 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-02 06:55:54,689 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:55:54,689 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2127401782] [2024-12-02 06:55:54,689 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2127401782] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:54,689 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:55:54,690 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-12-02 06:55:54,690 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [761662025] [2024-12-02 06:55:54,690 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:54,690 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-12-02 06:55:54,690 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:55:54,690 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-12-02 06:55:54,690 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-12-02 06:55:54,696 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 66 [2024-12-02 06:55:54,697 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 60 transitions, 193 flow. Second operand has 4 states, 4 states have (on average 27.75) internal successors, (111), 4 states have internal predecessors, (111), 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-12-02 06:55:54,697 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:54,697 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 66 [2024-12-02 06:55:54,697 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:55,115 INFO L124 PetriNetUnfolderBase]: 3670/5898 cut-off events. [2024-12-02 06:55:55,115 INFO L125 PetriNetUnfolderBase]: For 683/683 co-relation queries the response was YES. [2024-12-02 06:55:55,123 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11678 conditions, 5898 events. 3670/5898 cut-off events. For 683/683 co-relation queries the response was YES. Maximal size of possible extension queue 405. Compared 41446 event pairs, 2627 based on Foata normal form. 134/4940 useless extension candidates. Maximal degree in co-relation 9111. Up to 4096 conditions per place. [2024-12-02 06:55:55,137 INFO L140 encePairwiseOnDemand]: 59/66 looper letters, 56 selfloop transitions, 7 changer transitions 0/80 dead transitions. [2024-12-02 06:55:55,137 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 69 places, 80 transitions, 371 flow [2024-12-02 06:55:55,138 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-02 06:55:55,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-02 06:55:55,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 163 transitions. [2024-12-02 06:55:55,138 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6174242424242424 [2024-12-02 06:55:55,138 INFO L175 Difference]: Start difference. First operand has 66 places, 60 transitions, 193 flow. Second operand 4 states and 163 transitions. [2024-12-02 06:55:55,138 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 69 places, 80 transitions, 371 flow [2024-12-02 06:55:55,140 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 67 places, 80 transitions, 366 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 06:55:55,141 INFO L231 Difference]: Finished difference. Result has 68 places, 60 transitions, 212 flow [2024-12-02 06:55:55,141 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=188, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=60, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=7, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=212, PETRI_PLACES=68, PETRI_TRANSITIONS=60} [2024-12-02 06:55:55,141 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, 0 predicate places. [2024-12-02 06:55:55,141 INFO L471 AbstractCegarLoop]: Abstraction has has 68 places, 60 transitions, 212 flow [2024-12-02 06:55:55,142 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 27.75) internal successors, (111), 4 states have internal predecessors, (111), 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-12-02 06:55:55,142 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:55,142 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:55:55,142 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-12-02 06:55:55,142 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:55:55,142 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:55,142 INFO L85 PathProgramCache]: Analyzing trace with hash 1502991826, now seen corresponding path program 1 times [2024-12-02 06:55:55,142 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:55:55,142 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1443657874] [2024-12-02 06:55:55,142 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:55,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:55:55,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:55,304 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-02 06:55:55,304 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:55:55,304 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1443657874] [2024-12-02 06:55:55,304 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1443657874] provided 0 perfect and 1 imperfect interpolant sequences [2024-12-02 06:55:55,304 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [52210736] [2024-12-02 06:55:55,304 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:55,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:55,304 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 [2024-12-02 06:55:55,306 INFO L229 MonitoredProcess]: Starting monitored process 5 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-12-02 06:55:55,308 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-12-02 06:55:55,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:55,389 INFO L256 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-12-02 06:55:55,391 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-02 06:55:55,477 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-02 06:55:55,477 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-12-02 06:55:55,478 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [52210736] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:55,478 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-12-02 06:55:55,478 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 7 [2024-12-02 06:55:55,478 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1918248585] [2024-12-02 06:55:55,478 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:55,478 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-12-02 06:55:55,478 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:55:55,479 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-12-02 06:55:55,479 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-12-02 06:55:55,497 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 66 [2024-12-02 06:55:55,497 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 68 places, 60 transitions, 212 flow. Second operand has 5 states, 5 states have (on average 27.8) internal successors, (139), 5 states have internal predecessors, (139), 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-12-02 06:55:55,497 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:55,497 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 66 [2024-12-02 06:55:55,497 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:55,834 INFO L124 PetriNetUnfolderBase]: 2430/4119 cut-off events. [2024-12-02 06:55:55,834 INFO L125 PetriNetUnfolderBase]: For 957/957 co-relation queries the response was YES. [2024-12-02 06:55:55,840 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8580 conditions, 4119 events. 2430/4119 cut-off events. For 957/957 co-relation queries the response was YES. Maximal size of possible extension queue 291. Compared 28834 event pairs, 1773 based on Foata normal form. 0/3630 useless extension candidates. Maximal degree in co-relation 6637. Up to 3292 conditions per place. [2024-12-02 06:55:55,847 INFO L140 encePairwiseOnDemand]: 62/66 looper letters, 35 selfloop transitions, 6 changer transitions 0/58 dead transitions. [2024-12-02 06:55:55,848 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 69 places, 58 transitions, 286 flow [2024-12-02 06:55:55,848 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-12-02 06:55:55,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-12-02 06:55:55,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 136 transitions. [2024-12-02 06:55:55,849 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5151515151515151 [2024-12-02 06:55:55,849 INFO L175 Difference]: Start difference. First operand has 68 places, 60 transitions, 212 flow. Second operand 4 states and 136 transitions. [2024-12-02 06:55:55,849 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 69 places, 58 transitions, 286 flow [2024-12-02 06:55:55,852 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 58 transitions, 281 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 06:55:55,853 INFO L231 Difference]: Finished difference. Result has 68 places, 58 transitions, 211 flow [2024-12-02 06:55:55,853 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=199, PETRI_DIFFERENCE_MINUEND_PLACES=65, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=211, PETRI_PLACES=68, PETRI_TRANSITIONS=58} [2024-12-02 06:55:55,853 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, 0 predicate places. [2024-12-02 06:55:55,853 INFO L471 AbstractCegarLoop]: Abstraction has has 68 places, 58 transitions, 211 flow [2024-12-02 06:55:55,854 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 27.8) internal successors, (139), 5 states have internal predecessors, (139), 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-12-02 06:55:55,854 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:55,854 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:55:55,859 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-12-02 06:55:56,054 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,5 /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ea779965-5584-4e1c-8c01-11788a9a5236/bin/uautomizer-verify-84ZbGMXZE1/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-12-02 06:55:56,054 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:55:56,054 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:56,054 INFO L85 PathProgramCache]: Analyzing trace with hash -583952937, now seen corresponding path program 1 times [2024-12-02 06:55:56,055 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:55:56,055 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [926694826] [2024-12-02 06:55:56,055 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:56,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:55:56,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:56,096 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-12-02 06:55:56,096 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:55:56,096 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [926694826] [2024-12-02 06:55:56,096 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [926694826] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:56,096 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:55:56,096 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 06:55:56,097 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1383345334] [2024-12-02 06:55:56,097 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:56,097 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 06:55:56,097 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:55:56,097 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 06:55:56,097 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 06:55:56,097 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 66 [2024-12-02 06:55:56,098 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 68 places, 58 transitions, 211 flow. Second operand has 3 states, 3 states have (on average 32.666666666666664) internal successors, (98), 3 states have internal predecessors, (98), 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-12-02 06:55:56,098 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:56,098 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 66 [2024-12-02 06:55:56,098 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:56,556 INFO L124 PetriNetUnfolderBase]: 3678/6027 cut-off events. [2024-12-02 06:55:56,556 INFO L125 PetriNetUnfolderBase]: For 1502/1502 co-relation queries the response was YES. [2024-12-02 06:55:56,565 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12670 conditions, 6027 events. 3678/6027 cut-off events. For 1502/1502 co-relation queries the response was YES. Maximal size of possible extension queue 380. Compared 40699 event pairs, 1008 based on Foata normal form. 4/5661 useless extension candidates. Maximal degree in co-relation 10203. Up to 2879 conditions per place. [2024-12-02 06:55:56,576 INFO L140 encePairwiseOnDemand]: 62/66 looper letters, 53 selfloop transitions, 3 changer transitions 2/75 dead transitions. [2024-12-02 06:55:56,576 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 75 transitions, 374 flow [2024-12-02 06:55:56,576 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 06:55:56,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 06:55:56,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 126 transitions. [2024-12-02 06:55:56,577 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6363636363636364 [2024-12-02 06:55:56,577 INFO L175 Difference]: Start difference. First operand has 68 places, 58 transitions, 211 flow. Second operand 3 states and 126 transitions. [2024-12-02 06:55:56,577 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 75 transitions, 374 flow [2024-12-02 06:55:56,578 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 75 transitions, 365 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-12-02 06:55:56,579 INFO L231 Difference]: Finished difference. Result has 69 places, 59 transitions, 211 flow [2024-12-02 06:55:56,579 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=202, PETRI_DIFFERENCE_MINUEND_PLACES=66, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=211, PETRI_PLACES=69, PETRI_TRANSITIONS=59} [2024-12-02 06:55:56,580 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, 1 predicate places. [2024-12-02 06:55:56,580 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 59 transitions, 211 flow [2024-12-02 06:55:56,580 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 32.666666666666664) internal successors, (98), 3 states have internal predecessors, (98), 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-12-02 06:55:56,580 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:56,580 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:55:56,580 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-12-02 06:55:56,580 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:55:56,581 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:56,581 INFO L85 PathProgramCache]: Analyzing trace with hash -1861360907, now seen corresponding path program 1 times [2024-12-02 06:55:56,581 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:55:56,581 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [633004216] [2024-12-02 06:55:56,581 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:56,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:55:56,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:56,649 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-12-02 06:55:56,649 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:55:56,650 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [633004216] [2024-12-02 06:55:56,650 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [633004216] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:56,650 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:55:56,650 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 06:55:56,650 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [457392435] [2024-12-02 06:55:56,650 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:56,650 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 06:55:56,650 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:55:56,651 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 06:55:56,651 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 06:55:56,654 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 66 [2024-12-02 06:55:56,654 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 59 transitions, 211 flow. Second operand has 3 states, 3 states have (on average 33.666666666666664) internal successors, (101), 3 states have internal predecessors, (101), 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-12-02 06:55:56,654 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:56,654 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 66 [2024-12-02 06:55:56,654 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:57,141 INFO L124 PetriNetUnfolderBase]: 3843/6086 cut-off events. [2024-12-02 06:55:57,141 INFO L125 PetriNetUnfolderBase]: For 3319/3319 co-relation queries the response was YES. [2024-12-02 06:55:57,148 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14062 conditions, 6086 events. 3843/6086 cut-off events. For 3319/3319 co-relation queries the response was YES. Maximal size of possible extension queue 350. Compared 40486 event pairs, 1389 based on Foata normal form. 146/5786 useless extension candidates. Maximal degree in co-relation 11947. Up to 2974 conditions per place. [2024-12-02 06:55:57,158 INFO L140 encePairwiseOnDemand]: 63/66 looper letters, 62 selfloop transitions, 2 changer transitions 0/81 dead transitions. [2024-12-02 06:55:57,158 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 71 places, 81 transitions, 405 flow [2024-12-02 06:55:57,158 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 06:55:57,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 06:55:57,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 130 transitions. [2024-12-02 06:55:57,159 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6565656565656566 [2024-12-02 06:55:57,159 INFO L175 Difference]: Start difference. First operand has 69 places, 59 transitions, 211 flow. Second operand 3 states and 130 transitions. [2024-12-02 06:55:57,159 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 71 places, 81 transitions, 405 flow [2024-12-02 06:55:57,160 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 70 places, 81 transitions, 401 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 06:55:57,161 INFO L231 Difference]: Finished difference. Result has 71 places, 60 transitions, 222 flow [2024-12-02 06:55:57,161 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=208, PETRI_DIFFERENCE_MINUEND_PLACES=68, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=57, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=222, PETRI_PLACES=71, PETRI_TRANSITIONS=60} [2024-12-02 06:55:57,161 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, 3 predicate places. [2024-12-02 06:55:57,161 INFO L471 AbstractCegarLoop]: Abstraction has has 71 places, 60 transitions, 222 flow [2024-12-02 06:55:57,161 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 33.666666666666664) internal successors, (101), 3 states have internal predecessors, (101), 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-12-02 06:55:57,161 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:57,161 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:55:57,161 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-12-02 06:55:57,162 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:55:57,162 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:57,162 INFO L85 PathProgramCache]: Analyzing trace with hash 979003430, now seen corresponding path program 1 times [2024-12-02 06:55:57,162 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:55:57,162 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1593605953] [2024-12-02 06:55:57,162 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:57,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:55:57,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:57,225 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-02 06:55:57,225 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:55:57,225 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1593605953] [2024-12-02 06:55:57,225 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1593605953] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:57,225 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:55:57,226 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-12-02 06:55:57,226 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [867215769] [2024-12-02 06:55:57,226 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:57,226 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-12-02 06:55:57,226 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:55:57,226 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-12-02 06:55:57,226 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-12-02 06:55:57,230 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 66 [2024-12-02 06:55:57,230 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 60 transitions, 222 flow. Second operand has 3 states, 3 states have (on average 33.666666666666664) internal successors, (101), 3 states have internal predecessors, (101), 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-12-02 06:55:57,230 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:57,230 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 66 [2024-12-02 06:55:57,230 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:57,709 INFO L124 PetriNetUnfolderBase]: 4170/6921 cut-off events. [2024-12-02 06:55:57,709 INFO L125 PetriNetUnfolderBase]: For 4717/4767 co-relation queries the response was YES. [2024-12-02 06:55:57,720 INFO L83 FinitePrefix]: Finished finitePrefix Result has 16130 conditions, 6921 events. 4170/6921 cut-off events. For 4717/4767 co-relation queries the response was YES. Maximal size of possible extension queue 368. Compared 49316 event pairs, 1683 based on Foata normal form. 90/6704 useless extension candidates. Maximal degree in co-relation 13920. Up to 3185 conditions per place. [2024-12-02 06:55:57,732 INFO L140 encePairwiseOnDemand]: 63/66 looper letters, 62 selfloop transitions, 2 changer transitions 0/81 dead transitions. [2024-12-02 06:55:57,732 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 73 places, 81 transitions, 421 flow [2024-12-02 06:55:57,732 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-12-02 06:55:57,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-12-02 06:55:57,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 128 transitions. [2024-12-02 06:55:57,733 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.6464646464646465 [2024-12-02 06:55:57,733 INFO L175 Difference]: Start difference. First operand has 71 places, 60 transitions, 222 flow. Second operand 3 states and 128 transitions. [2024-12-02 06:55:57,733 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 73 places, 81 transitions, 421 flow [2024-12-02 06:55:57,734 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 72 places, 81 transitions, 418 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 06:55:57,735 INFO L231 Difference]: Finished difference. Result has 73 places, 61 transitions, 234 flow [2024-12-02 06:55:57,735 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=220, PETRI_DIFFERENCE_MINUEND_PLACES=70, 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=234, PETRI_PLACES=73, PETRI_TRANSITIONS=61} [2024-12-02 06:55:57,735 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, 5 predicate places. [2024-12-02 06:55:57,735 INFO L471 AbstractCegarLoop]: Abstraction has has 73 places, 61 transitions, 234 flow [2024-12-02 06:55:57,736 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 33.666666666666664) internal successors, (101), 3 states have internal predecessors, (101), 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-12-02 06:55:57,736 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:57,736 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:55:57,736 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-12-02 06:55:57,736 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:55:57,736 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:57,736 INFO L85 PathProgramCache]: Analyzing trace with hash -207894789, now seen corresponding path program 1 times [2024-12-02 06:55:57,736 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:55:57,736 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [473019034] [2024-12-02 06:55:57,736 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-12-02 06:55:57,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:55:57,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-02 06:55:57,938 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-02 06:55:57,938 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:55:57,938 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [473019034] [2024-12-02 06:55:57,938 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [473019034] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:57,938 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:55:57,939 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 06:55:57,939 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [836950353] [2024-12-02 06:55:57,939 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:57,939 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 06:55:57,939 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:55:57,939 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 06:55:57,939 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-12-02 06:55:57,996 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 66 [2024-12-02 06:55:57,996 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 73 places, 61 transitions, 234 flow. Second operand has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-12-02 06:55:57,996 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:57,996 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 66 [2024-12-02 06:55:57,996 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:55:59,298 INFO L124 PetriNetUnfolderBase]: 12762/18978 cut-off events. [2024-12-02 06:55:59,298 INFO L125 PetriNetUnfolderBase]: For 12162/12162 co-relation queries the response was YES. [2024-12-02 06:55:59,337 INFO L83 FinitePrefix]: Finished finitePrefix Result has 46776 conditions, 18978 events. 12762/18978 cut-off events. For 12162/12162 co-relation queries the response was YES. Maximal size of possible extension queue 905. Compared 130522 event pairs, 1089 based on Foata normal form. 620/18603 useless extension candidates. Maximal degree in co-relation 40266. Up to 9841 conditions per place. [2024-12-02 06:55:59,370 INFO L140 encePairwiseOnDemand]: 57/66 looper letters, 137 selfloop transitions, 16 changer transitions 8/173 dead transitions. [2024-12-02 06:55:59,370 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 81 places, 173 transitions, 920 flow [2024-12-02 06:55:59,370 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-12-02 06:55:59,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-12-02 06:55:59,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 329 transitions. [2024-12-02 06:55:59,371 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5538720538720538 [2024-12-02 06:55:59,371 INFO L175 Difference]: Start difference. First operand has 73 places, 61 transitions, 234 flow. Second operand 9 states and 329 transitions. [2024-12-02 06:55:59,371 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 81 places, 173 transitions, 920 flow [2024-12-02 06:55:59,374 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 80 places, 173 transitions, 915 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-12-02 06:55:59,375 INFO L231 Difference]: Finished difference. Result has 87 places, 77 transitions, 368 flow [2024-12-02 06:55:59,375 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=232, PETRI_DIFFERENCE_MINUEND_PLACES=72, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=61, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=368, PETRI_PLACES=87, PETRI_TRANSITIONS=77} [2024-12-02 06:55:59,375 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, 19 predicate places. [2024-12-02 06:55:59,375 INFO L471 AbstractCegarLoop]: Abstraction has has 87 places, 77 transitions, 368 flow [2024-12-02 06:55:59,376 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-12-02 06:55:59,376 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:55:59,376 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:55:59,376 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-12-02 06:55:59,376 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:55:59,376 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:55:59,376 INFO L85 PathProgramCache]: Analyzing trace with hash -1558578395, now seen corresponding path program 2 times [2024-12-02 06:55:59,376 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:55:59,376 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [580581002] [2024-12-02 06:55:59,376 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 06:55:59,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:55:59,401 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-02 06:55:59,401 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 06:55:59,574 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-02 06:55:59,575 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:55:59,575 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [580581002] [2024-12-02 06:55:59,575 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [580581002] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:55:59,575 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:55:59,575 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 06:55:59,575 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1608193480] [2024-12-02 06:55:59,575 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:55:59,575 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 06:55:59,575 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:55:59,576 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 06:55:59,576 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-12-02 06:55:59,616 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 66 [2024-12-02 06:55:59,616 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 87 places, 77 transitions, 368 flow. Second operand has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-12-02 06:55:59,616 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:55:59,616 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 66 [2024-12-02 06:55:59,616 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:56:01,303 INFO L124 PetriNetUnfolderBase]: 14393/22033 cut-off events. [2024-12-02 06:56:01,304 INFO L125 PetriNetUnfolderBase]: For 36627/37268 co-relation queries the response was YES. [2024-12-02 06:56:01,359 INFO L83 FinitePrefix]: Finished finitePrefix Result has 66578 conditions, 22033 events. 14393/22033 cut-off events. For 36627/37268 co-relation queries the response was YES. Maximal size of possible extension queue 1063. Compared 160007 event pairs, 1622 based on Foata normal form. 629/22448 useless extension candidates. Maximal degree in co-relation 55171. Up to 11876 conditions per place. [2024-12-02 06:56:01,407 INFO L140 encePairwiseOnDemand]: 59/66 looper letters, 123 selfloop transitions, 10 changer transitions 7/155 dead transitions. [2024-12-02 06:56:01,407 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 92 places, 155 transitions, 973 flow [2024-12-02 06:56:01,407 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-12-02 06:56:01,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-12-02 06:56:01,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 231 transitions. [2024-12-02 06:56:01,408 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5833333333333334 [2024-12-02 06:56:01,408 INFO L175 Difference]: Start difference. First operand has 87 places, 77 transitions, 368 flow. Second operand 6 states and 231 transitions. [2024-12-02 06:56:01,408 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 92 places, 155 transitions, 973 flow [2024-12-02 06:56:01,501 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 92 places, 155 transitions, 973 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-12-02 06:56:01,503 INFO L231 Difference]: Finished difference. Result has 95 places, 79 transitions, 419 flow [2024-12-02 06:56:01,503 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=368, PETRI_DIFFERENCE_MINUEND_PLACES=87, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=77, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=67, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=419, PETRI_PLACES=95, PETRI_TRANSITIONS=79} [2024-12-02 06:56:01,503 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, 27 predicate places. [2024-12-02 06:56:01,503 INFO L471 AbstractCegarLoop]: Abstraction has has 95 places, 79 transitions, 419 flow [2024-12-02 06:56:01,503 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-12-02 06:56:01,503 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:56:01,503 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:56:01,503 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-12-02 06:56:01,504 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:56:01,504 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:56:01,504 INFO L85 PathProgramCache]: Analyzing trace with hash 1864836653, now seen corresponding path program 3 times [2024-12-02 06:56:01,504 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:56:01,504 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [976647125] [2024-12-02 06:56:01,504 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-02 06:56:01,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:56:01,519 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-12-02 06:56:01,519 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 06:56:01,782 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-02 06:56:01,782 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:56:01,782 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [976647125] [2024-12-02 06:56:01,782 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [976647125] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:56:01,782 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:56:01,782 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 06:56:01,782 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1615443547] [2024-12-02 06:56:01,782 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:56:01,783 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 06:56:01,783 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:56:01,783 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 06:56:01,783 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-12-02 06:56:01,853 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 66 [2024-12-02 06:56:01,853 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 95 places, 79 transitions, 419 flow. Second operand has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-12-02 06:56:01,853 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:56:01,853 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 66 [2024-12-02 06:56:01,853 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:56:05,128 INFO L124 PetriNetUnfolderBase]: 23064/34662 cut-off events. [2024-12-02 06:56:05,128 INFO L125 PetriNetUnfolderBase]: For 66297/67597 co-relation queries the response was YES. [2024-12-02 06:56:05,241 INFO L83 FinitePrefix]: Finished finitePrefix Result has 112882 conditions, 34662 events. 23064/34662 cut-off events. For 66297/67597 co-relation queries the response was YES. Maximal size of possible extension queue 1797. Compared 265506 event pairs, 2842 based on Foata normal form. 1936/36269 useless extension candidates. Maximal degree in co-relation 96787. Up to 12174 conditions per place. [2024-12-02 06:56:05,312 INFO L140 encePairwiseOnDemand]: 55/66 looper letters, 210 selfloop transitions, 55 changer transitions 2/279 dead transitions. [2024-12-02 06:56:05,312 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 106 places, 279 transitions, 1911 flow [2024-12-02 06:56:05,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-12-02 06:56:05,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 12 states. [2024-12-02 06:56:05,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 456 transitions. [2024-12-02 06:56:05,314 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5757575757575758 [2024-12-02 06:56:05,314 INFO L175 Difference]: Start difference. First operand has 95 places, 79 transitions, 419 flow. Second operand 12 states and 456 transitions. [2024-12-02 06:56:05,314 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 106 places, 279 transitions, 1911 flow [2024-12-02 06:56:05,595 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 104 places, 279 transitions, 1891 flow, removed 2 selfloop flow, removed 2 redundant places. [2024-12-02 06:56:05,598 INFO L231 Difference]: Finished difference. Result has 113 places, 123 transitions, 934 flow [2024-12-02 06:56:05,598 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=408, PETRI_DIFFERENCE_MINUEND_PLACES=93, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=79, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=16, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=12, PETRI_FLOW=934, PETRI_PLACES=113, PETRI_TRANSITIONS=123} [2024-12-02 06:56:05,598 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, 45 predicate places. [2024-12-02 06:56:05,598 INFO L471 AbstractCegarLoop]: Abstraction has has 113 places, 123 transitions, 934 flow [2024-12-02 06:56:05,599 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-12-02 06:56:05,599 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:56:05,599 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:56:05,599 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-12-02 06:56:05,599 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:56:05,599 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:56:05,599 INFO L85 PathProgramCache]: Analyzing trace with hash -1599984049, now seen corresponding path program 4 times [2024-12-02 06:56:05,599 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:56:05,600 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [211455784] [2024-12-02 06:56:05,600 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-12-02 06:56:05,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:56:05,616 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-12-02 06:56:05,617 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 06:56:05,802 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-02 06:56:05,803 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:56:05,803 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [211455784] [2024-12-02 06:56:05,803 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [211455784] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:56:05,803 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:56:05,803 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 06:56:05,803 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [662437330] [2024-12-02 06:56:05,803 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:56:05,803 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 06:56:05,803 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:56:05,804 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 06:56:05,804 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-12-02 06:56:05,875 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 66 [2024-12-02 06:56:05,876 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 113 places, 123 transitions, 934 flow. Second operand has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-12-02 06:56:05,876 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:56:05,876 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 66 [2024-12-02 06:56:05,876 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:56:09,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 8#L62true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), 10#thread3EXITtrue, Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L80true]) [2024-12-02 06:56:09,903 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 06:56:09,903 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 06:56:09,903 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:09,903 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-12-02 06:56:09,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 8#L62true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L80true]) [2024-12-02 06:56:09,904 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:09,904 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:09,904 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:09,904 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:10,236 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 8#L62true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), 55#L80true, Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,236 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,236 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,236 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:10,236 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:10,237 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 8#L62true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), 55#L80true, Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,237 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,237 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:10,237 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,237 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:10,244 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 43#thread1EXITtrue, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L80true]) [2024-12-02 06:56:10,244 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,244 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:10,244 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,244 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:10,245 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L80true]) [2024-12-02 06:56:10,245 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,245 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:10,245 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:10,245 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 8#L62true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L83true, Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,248 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,248 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,248 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:10,248 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:10,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 8#L62true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L83true, Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,248 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,248 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,248 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:10,248 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:10,543 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L80true]) [2024-12-02 06:56:10,543 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,543 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,543 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:10,543 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:10,544 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 43#thread1EXITtrue, 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), 55#L80true, Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,544 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,544 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,544 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,544 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,547 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 8#L62true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), 52#L83true, Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,547 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,547 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,547 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,547 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 8#L62true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), 52#L83true, Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,548 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,548 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,548 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:10,548 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:10,557 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 43#thread1EXITtrue, 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L83true, Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,558 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,558 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,558 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,558 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,558 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 43#thread1EXITtrue, 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L83true, Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,558 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,558 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:10,558 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,558 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:10,562 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 47#L72true, Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 8#L62true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,562 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,562 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,562 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,562 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 47#L72true, Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 8#L62true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,563 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,563 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:10,563 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,563 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:10,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][138], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 8#L62true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 35#L101true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,563 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,563 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:10,563 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,563 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:10,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 8#L62true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 10#thread3EXITtrue, 38#L77true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,769 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,769 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,769 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,769 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 8#L62true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,770 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:56:10,770 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,770 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,770 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:56:10,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), 52#L83true, Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,805 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:56:10,805 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,805 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:56:10,805 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,805 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), 52#L83true, Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), 10#thread3EXITtrue, Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,805 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,805 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,805 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,806 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), 10#thread3EXITtrue, Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), 55#L80true, Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,809 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,809 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,809 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,809 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,809 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), 55#L80true, Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,809 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:56:10,809 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:56:10,809 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,810 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,811 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 47#L72true, Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 8#L62true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,812 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:56:10,812 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,812 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,812 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:56:10,812 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 47#L72true, Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 8#L62true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,812 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,812 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,812 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,812 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,813 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][138], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 8#L62true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 35#L101true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,813 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,813 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,813 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,813 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,826 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 47#L72true, Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 43#thread1EXITtrue, 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,826 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,826 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,826 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,826 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,827 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][138], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 43#thread1EXITtrue, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 35#L101true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,827 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,827 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,827 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,827 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:10,828 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 47#L72true, Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 43#thread1EXITtrue, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,828 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:56:10,828 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:56:10,828 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,828 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 7#thread4EXITtrue, 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), 55#L80true, Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,864 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,864 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,864 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,864 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,865 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 7#thread4EXITtrue, 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L80true]) [2024-12-02 06:56:10,865 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,865 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,865 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,865 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:56:10,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 8#L62true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), 10#thread3EXITtrue, Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,974 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:56:10,974 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:56:10,974 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,974 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,974 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 8#L62true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,974 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:56:10,974 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,974 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:56:10,974 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 43#thread1EXITtrue, 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), 10#thread3EXITtrue, Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,976 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:56:10,976 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,976 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:56:10,976 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,976 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, 26#L145-4true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, 43#thread1EXITtrue, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,976 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:56:10,976 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,976 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,976 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:56:10,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 47#L72true, Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,998 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:56:10,998 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,998 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:56:10,998 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,998 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][138], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 43#thread1EXITtrue, 339#true, Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 35#L101true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,998 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:56:10,999 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,999 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:10,999 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:56:10,999 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 47#L72true, Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:10,999 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:56:10,999 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:10,999 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:56:10,999 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:11,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), 52#L83true, Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:11,002 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:56:11,002 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:11,002 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:11,002 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:56:11,002 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), 52#L83true, Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), 10#thread3EXITtrue, Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:11,003 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:56:11,003 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:11,003 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:11,003 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:56:11,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, 43#thread1EXITtrue, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), 10#thread3EXITtrue, Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:11,270 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:56:11,270 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:11,270 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:11,270 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:56:11,270 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:11,270 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-12-02 06:56:11,270 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:56:11,270 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:56:11,270 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 06:56:11,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 47#L72true, Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), 10#thread3EXITtrue, Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:11,282 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:56:11,282 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:11,282 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:11,282 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:56:11,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][138], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 35#L101true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:11,282 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:56:11,282 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:56:11,282 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:11,282 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:11,282 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), 47#L72true, Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:11,282 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-12-02 06:56:11,283 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 06:56:11,283 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:56:11,283 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:56:11,329 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), 10#thread3EXITtrue, Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:11,329 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-12-02 06:56:11,329 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:56:11,330 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 06:56:11,330 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:56:11,330 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:11,330 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-12-02 06:56:11,330 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:56:11,330 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-12-02 06:56:11,330 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:56:11,332 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][93], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 7#thread4EXITtrue, 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 10#thread3EXITtrue, 38#L77true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:11,332 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:56:11,332 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:56:11,332 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:56:11,332 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:56:11,333 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][199], [Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 7#thread4EXITtrue, 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 45#L98true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 368#true, Black: 291#(= ~total~0 0), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 299#(= ~q2_back~0 ~q2_front~0), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-12-02 06:56:11,333 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-12-02 06:56:11,333 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 06:56:11,333 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 06:56:11,333 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 06:56:11,400 INFO L124 PetriNetUnfolderBase]: 33984/51202 cut-off events. [2024-12-02 06:56:11,400 INFO L125 PetriNetUnfolderBase]: For 274874/276019 co-relation queries the response was YES. [2024-12-02 06:56:11,599 INFO L83 FinitePrefix]: Finished finitePrefix Result has 210636 conditions, 51202 events. 33984/51202 cut-off events. For 274874/276019 co-relation queries the response was YES. Maximal size of possible extension queue 2624. Compared 404458 event pairs, 4579 based on Foata normal form. 1154/51209 useless extension candidates. Maximal degree in co-relation 179618. Up to 26287 conditions per place. [2024-12-02 06:56:11,720 INFO L140 encePairwiseOnDemand]: 57/66 looper letters, 169 selfloop transitions, 50 changer transitions 5/252 dead transitions. [2024-12-02 06:56:11,720 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 121 places, 252 transitions, 2270 flow [2024-12-02 06:56:11,720 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-12-02 06:56:11,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-12-02 06:56:11,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 327 transitions. [2024-12-02 06:56:11,721 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5505050505050505 [2024-12-02 06:56:11,721 INFO L175 Difference]: Start difference. First operand has 113 places, 123 transitions, 934 flow. Second operand 9 states and 327 transitions. [2024-12-02 06:56:11,721 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 121 places, 252 transitions, 2270 flow [2024-12-02 06:56:14,820 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 121 places, 252 transitions, 2216 flow, removed 27 selfloop flow, removed 0 redundant places. [2024-12-02 06:56:14,822 INFO L231 Difference]: Finished difference. Result has 126 places, 145 transitions, 1329 flow [2024-12-02 06:56:14,822 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=900, PETRI_DIFFERENCE_MINUEND_PLACES=113, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=123, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=28, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=93, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1329, PETRI_PLACES=126, PETRI_TRANSITIONS=145} [2024-12-02 06:56:14,822 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, 58 predicate places. [2024-12-02 06:56:14,822 INFO L471 AbstractCegarLoop]: Abstraction has has 126 places, 145 transitions, 1329 flow [2024-12-02 06:56:14,822 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-12-02 06:56:14,822 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:56:14,822 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:56:14,823 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-12-02 06:56:14,823 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:56:14,823 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:56:14,823 INFO L85 PathProgramCache]: Analyzing trace with hash 1668616817, now seen corresponding path program 5 times [2024-12-02 06:56:14,823 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:56:14,823 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1644563552] [2024-12-02 06:56:14,823 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-12-02 06:56:14,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:56:14,844 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-02 06:56:14,844 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 06:56:15,062 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-02 06:56:15,062 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:56:15,062 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1644563552] [2024-12-02 06:56:15,062 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1644563552] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:56:15,062 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:56:15,062 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 06:56:15,062 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1311533782] [2024-12-02 06:56:15,062 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:56:15,062 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 06:56:15,063 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:56:15,063 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 06:56:15,063 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-12-02 06:56:15,109 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 66 [2024-12-02 06:56:15,109 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 126 places, 145 transitions, 1329 flow. Second operand has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-12-02 06:56:15,109 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:56:15,109 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 66 [2024-12-02 06:56:15,109 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:56:23,384 INFO L124 PetriNetUnfolderBase]: 51117/77896 cut-off events. [2024-12-02 06:56:23,384 INFO L125 PetriNetUnfolderBase]: For 382488/387489 co-relation queries the response was YES. [2024-12-02 06:56:23,767 INFO L83 FinitePrefix]: Finished finitePrefix Result has 314667 conditions, 77896 events. 51117/77896 cut-off events. For 382488/387489 co-relation queries the response was YES. Maximal size of possible extension queue 3418. Compared 642634 event pairs, 10686 based on Foata normal form. 2254/74897 useless extension candidates. Maximal degree in co-relation 266992. Up to 53126 conditions per place. [2024-12-02 06:56:24,098 INFO L140 encePairwiseOnDemand]: 58/66 looper letters, 206 selfloop transitions, 58 changer transitions 63/359 dead transitions. [2024-12-02 06:56:24,098 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 135 places, 359 transitions, 3823 flow [2024-12-02 06:56:24,098 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-12-02 06:56:24,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-12-02 06:56:24,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 363 transitions. [2024-12-02 06:56:24,099 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.55 [2024-12-02 06:56:24,099 INFO L175 Difference]: Start difference. First operand has 126 places, 145 transitions, 1329 flow. Second operand 10 states and 363 transitions. [2024-12-02 06:56:24,099 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 135 places, 359 transitions, 3823 flow [2024-12-02 06:56:28,772 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 132 places, 359 transitions, 3753 flow, removed 4 selfloop flow, removed 3 redundant places. [2024-12-02 06:56:28,774 INFO L231 Difference]: Finished difference. Result has 140 places, 198 transitions, 2181 flow [2024-12-02 06:56:28,774 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=1298, PETRI_DIFFERENCE_MINUEND_PLACES=123, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=145, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=15, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=114, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=2181, PETRI_PLACES=140, PETRI_TRANSITIONS=198} [2024-12-02 06:56:28,774 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, 72 predicate places. [2024-12-02 06:56:28,774 INFO L471 AbstractCegarLoop]: Abstraction has has 140 places, 198 transitions, 2181 flow [2024-12-02 06:56:28,775 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-12-02 06:56:28,775 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:56:28,775 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:56:28,775 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-12-02 06:56:28,775 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:56:28,775 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:56:28,775 INFO L85 PathProgramCache]: Analyzing trace with hash 1853207693, now seen corresponding path program 6 times [2024-12-02 06:56:28,775 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:56:28,775 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2128675397] [2024-12-02 06:56:28,775 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-12-02 06:56:28,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:56:28,795 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 2 check-sat command(s) [2024-12-02 06:56:28,795 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 06:56:29,023 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-02 06:56:29,024 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:56:29,024 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2128675397] [2024-12-02 06:56:29,024 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2128675397] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:56:29,024 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:56:29,024 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 06:56:29,024 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2105587224] [2024-12-02 06:56:29,024 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:56:29,024 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 06:56:29,024 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:56:29,025 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 06:56:29,025 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-12-02 06:56:29,077 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 66 [2024-12-02 06:56:29,077 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 140 places, 198 transitions, 2181 flow. Second operand has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-12-02 06:56:29,077 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:56:29,078 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 66 [2024-12-02 06:56:29,078 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:56:37,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:37,096 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:37,096 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,096 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,096 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:37,096 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:37,096 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,096 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,096 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,155 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:37,155 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,155 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,155 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,155 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:37,489 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:37,489 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,489 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,489 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,489 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:37,489 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:37,489 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,489 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,489 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:37,503 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,503 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,503 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,503 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:37,699 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,699 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,699 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,699 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:37,701 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:56:37,701 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,701 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,701 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:37,701 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:56:37,701 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,701 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,701 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:37,724 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:56:37,724 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,724 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,724 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:37,725 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:56:37,725 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,725 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,725 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,728 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:37,728 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2024-12-02 06:56:37,729 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2024-12-02 06:56:37,729 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2024-12-02 06:56:37,729 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2024-12-02 06:56:37,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:37,755 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,755 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,755 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,755 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,756 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:37,756 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,756 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,756 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,756 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,756 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,791 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:37,791 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,791 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,791 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,791 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), 41#L111true, Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:37,796 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,796 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,796 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,796 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,797 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:37,797 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:37,797 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,797 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,797 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:37,797 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,797 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:37,797 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:37,797 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:37,797 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,797 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,797 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,799 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 7#thread4EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:37,799 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,799 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,799 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,799 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,930 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:37,930 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:56:37,930 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,930 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,930 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,931 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:37,931 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:56:37,931 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,931 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,931 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:37,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:37,934 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is not cut-off event [2024-12-02 06:56:37,934 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2024-12-02 06:56:37,934 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2024-12-02 06:56:37,934 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is not cut-off event [2024-12-02 06:56:37,945 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:37,945 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,945 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,945 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,945 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,953 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), 41#L111true, Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:37,953 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,953 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,953 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,953 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,954 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:37,954 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:37,954 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:37,954 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,954 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,954 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,955 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:37,955 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:37,955 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,955 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:37,955 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,955 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-12-02 06:56:37,957 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 7#thread4EXITtrue, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:37,957 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,957 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,957 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:37,957 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:38,127 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:38,127 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,127 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,127 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,127 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:38,129 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:56:38,129 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:38,129 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:38,129 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:38,129 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:38,129 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:56:38,129 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:38,129 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:38,129 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:38,134 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:38,134 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,134 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,134 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,134 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:38,136 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:56:38,136 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:38,136 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:38,136 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:38,136 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:38,136 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:56:38,136 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:38,136 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:38,136 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:56:38,138 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 41#L111true, Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:38,138 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,138 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,139 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,139 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,139 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 7#thread4EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:38,139 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,139 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,139 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,139 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,140 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:38,140 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,140 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,140 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,140 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,140 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,159 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:38,159 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,159 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,159 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,159 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,160 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 41#L111true, Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:38,160 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,160 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,160 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,160 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,161 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 7#thread4EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:38,161 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,161 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,161 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,161 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][231], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:38,164 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,164 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,164 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,164 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:38,175 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,175 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,175 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,175 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,175 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:38,175 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,175 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,175 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,175 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,175 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,185 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:38,185 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,185 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,186 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,186 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,186 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:38,186 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,186 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,186 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,186 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,186 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,190 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:38,190 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:56:38,190 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:38,190 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:38,190 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:38,190 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:38,191 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:38,191 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:56:38,191 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:38,191 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:38,191 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:38,191 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:38,192 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:38,193 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:56:38,193 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:38,193 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:38,193 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:38,193 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:38,193 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:38,193 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 41#L111true, Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:38,193 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,193 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,193 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,193 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,193 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:38,193 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:56:38,193 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:38,193 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:38,193 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:38,193 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:38,193 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:38,193 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 41#L111true, Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:38,193 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,193 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,194 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,194 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,194 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,195 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 7#thread4EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:38,195 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,195 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,195 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,195 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,196 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 7#thread4EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:38,196 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,196 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,196 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,196 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,196 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,242 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), 41#L111true, Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:38,242 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,242 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,242 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,242 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,243 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:38,243 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:56:38,243 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:38,243 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:38,243 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:38,243 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:38,244 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:38,244 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:56:38,244 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:38,244 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:38,244 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:56:38,244 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:56:38,246 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 7#thread4EXITtrue, 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:56:38,246 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,246 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,247 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,247 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:56:38,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:38,571 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,571 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,571 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,571 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 41#L111true, Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:38,572 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,572 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,572 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,572 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][128], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 7#thread4EXITtrue, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:56:38,574 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,574 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,574 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,574 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is not cut-off event [2024-12-02 06:56:38,580 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][150], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 41#L111true, Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-12-02 06:57:03,164 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,164 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,164 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,164 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,164 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][288], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 41#L111true, Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,164 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,164 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,164 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,164 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,174 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,174 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,174 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,174 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,174 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,174 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,174 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,174 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,174 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,174 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,175 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,175 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,175 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,175 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,175 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,175 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,175 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,175 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,175 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,175 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,175 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,185 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 7#thread4EXITtrue, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,186 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,186 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,186 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,186 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,186 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,186 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 7#thread4EXITtrue, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,186 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,186 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,186 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,186 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,186 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,187 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,187 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,187 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,187 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,187 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,187 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,187 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,187 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,187 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,187 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,187 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,189 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,189 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,189 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,189 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,189 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,189 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,189 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,189 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), 41#L111true, Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,189 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,189 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,189 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,189 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,189 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,190 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,190 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,190 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,190 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,190 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,190 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,190 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,190 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), 41#L111true, Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,190 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,190 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,190 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,190 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,190 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,200 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 7#thread4EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,200 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,200 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,200 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,200 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,200 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 7#thread4EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,201 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,201 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,201 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,201 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,201 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,202 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,202 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,202 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,202 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,202 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,202 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,202 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,202 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,202 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,202 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,202 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,204 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,204 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,204 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,204 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,204 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,205 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,205 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,205 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), 41#L111true, Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,205 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,205 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,205 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,205 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,205 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,205 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,205 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,205 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,205 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,205 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,205 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,205 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,206 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), 41#L111true, Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,206 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,206 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,206 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,206 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,206 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,680 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,680 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,681 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:57:03,681 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:57:03,681 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:57:03,681 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,681 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,681 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,681 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,681 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,681 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:57:03,681 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:57:03,681 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:57:03,681 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,681 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,681 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,681 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][288], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,681 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,681 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,681 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,681 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,681 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,687 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,688 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:57:03,688 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,688 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,688 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,688 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:57:03,688 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,688 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,688 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,692 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, 16#L56true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,692 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,692 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,692 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,692 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,692 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,692 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, 16#L56true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,692 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,692 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,692 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,692 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,692 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,698 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,698 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,698 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,698 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:57:03,698 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,698 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:57:03,698 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:57:03,698 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,698 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,698 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:57:03,698 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:57:03,698 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,698 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-12-02 06:57:03,698 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][288], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,699 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,699 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,699 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,699 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 20#L119true, Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,700 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,700 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,700 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,700 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,700 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), 20#L119true, Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,700 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,700 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,700 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,700 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, 16#L56true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 7#thread4EXITtrue, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,702 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,702 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,702 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,702 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, 16#L56true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 7#thread4EXITtrue, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,702 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,702 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,702 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,702 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, 16#L56true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 41#L111true, Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,703 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,703 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,703 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,703 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, 16#L56true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 41#L111true, Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,703 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,703 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,703 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,703 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 7#thread4EXITtrue, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,769 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,769 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,769 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,769 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 41#L111true, Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,770 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,770 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,770 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,770 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,771 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 7#thread4EXITtrue, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,771 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,771 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,771 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,771 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 41#L111true, Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,773 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,773 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,773 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,773 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,773 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:57:03,774 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,774 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,774 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,774 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:57:03,774 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,774 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,774 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,775 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,775 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,775 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,775 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,775 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,775 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,775 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,775 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,775 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,775 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,775 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,775 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][288], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,792 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,792 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,792 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,792 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][288], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,792 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,792 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,792 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,792 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][288], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 7#thread4EXITtrue, 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,793 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,793 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,793 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,793 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][288], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,793 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,793 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,793 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,793 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,794 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][288], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), 41#L111true, Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,794 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,794 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,794 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,794 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][288], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 7#thread4EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,795 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,795 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,795 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,795 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][288], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,796 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,796 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,796 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,796 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][288], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 41#L111true, Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,796 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,796 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,796 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,796 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 7#thread4EXITtrue, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,801 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,801 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,801 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,801 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,801 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 7#thread4EXITtrue, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,801 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,801 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,801 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,801 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,801 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,801 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 7#thread4EXITtrue, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,801 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,801 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,801 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,801 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,801 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 7#thread4EXITtrue, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,801 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,801 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,801 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,801 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,801 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,803 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,803 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,803 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,803 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,803 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,803 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,803 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,803 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,803 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,803 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,803 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,806 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,806 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,806 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,806 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,806 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,806 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,806 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), 41#L111true, Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,806 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,806 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,806 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,806 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,806 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), 41#L111true, Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,806 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,806 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,806 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,806 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,806 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,807 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,807 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,807 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,807 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,807 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,807 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,807 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,807 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), 41#L111true, Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,807 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,807 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,807 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,807 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,807 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), 41#L111true, Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,807 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,807 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,807 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,807 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,807 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,974 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,975 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,975 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,975 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,975 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,975 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,975 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,975 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,975 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,975 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,975 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,975 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,975 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,975 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,975 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,975 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,975 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][288], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), 8#L62true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,975 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:57:03,975 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,975 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,975 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,975 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,976 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,976 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,976 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,976 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,976 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,976 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,976 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,976 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,976 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,976 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,976 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,976 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,976 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,976 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,976 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:03,976 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-12-02 06:57:03,976 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][288], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, 26#L145-4true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,977 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:57:03,977 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,977 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,977 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,977 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:03,981 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,981 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:57:03,981 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,981 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,981 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,981 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:03,981 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,981 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:57:03,981 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:03,981 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,981 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,981 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:03,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 7#thread4EXITtrue, 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,988 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,988 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,988 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,988 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,988 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 7#thread4EXITtrue, 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,988 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,988 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,988 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,988 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 41#L111true, Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:03,989 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,989 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,989 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,989 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,989 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 41#L111true, Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:03,989 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,989 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,989 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:03,989 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,045 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:04,046 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is not cut-off event [2024-12-02 06:57:04,046 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is not cut-off event [2024-12-02 06:57:04,046 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is not cut-off event [2024-12-02 06:57:04,046 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is not cut-off event [2024-12-02 06:57:04,046 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is not cut-off event [2024-12-02 06:57:04,046 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is not cut-off event [2024-12-02 06:57:04,046 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 20#L119true, Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:04,046 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is not cut-off event [2024-12-02 06:57:04,046 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is not cut-off event [2024-12-02 06:57:04,046 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is not cut-off event [2024-12-02 06:57:04,046 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is not cut-off event [2024-12-02 06:57:04,046 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is not cut-off event [2024-12-02 06:57:04,046 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is not cut-off event [2024-12-02 06:57:04,048 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 7#thread4EXITtrue, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:04,048 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,048 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,048 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,048 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,048 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,049 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 7#thread4EXITtrue, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:04,049 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,049 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,049 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,049 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,049 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][288], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 7#thread4EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:04,056 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,056 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,056 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,056 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,056 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][288], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 7#thread4EXITtrue, 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:04,056 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,057 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,057 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,057 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][288], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:04,057 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,057 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,057 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,057 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,057 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][288], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), 41#L111true, Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:04,057 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,057 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,057 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,057 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,058 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][288], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), 41#L111true, Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:04,058 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,058 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,058 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,058 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,062 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:04,062 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,062 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,062 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,062 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,062 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,062 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:04,062 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,063 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,063 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,063 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,063 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,064 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:04,064 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,064 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,064 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,064 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,064 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,064 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,064 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:04,064 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,064 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,064 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,064 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,064 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,064 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,065 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][288], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:04,065 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-12-02 06:57:04,065 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:04,065 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:04,065 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 06:57:04,156 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:04,156 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,156 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:04,156 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:04,156 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:04,156 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,156 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,156 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,156 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:04,156 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,156 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:04,156 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:04,156 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:57:04,156 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,156 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,156 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-12-02 06:57:04,157 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][288], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 43#thread1EXITtrue, Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:04,157 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-12-02 06:57:04,157 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,157 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,157 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,157 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,198 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 7#thread4EXITtrue, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:04,198 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,198 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,198 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,198 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,198 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,198 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,199 INFO L292 olderBase$Statistics]: inserting event number 6 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 7#thread4EXITtrue, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:04,199 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,199 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,199 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,199 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,199 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,199 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,200 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 41#L111true, Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:04,200 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,200 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,200 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,200 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,200 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,201 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 21#L146-1true, Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 41#L111true, Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:04,201 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,201 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,201 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,201 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,201 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is not cut-off event [2024-12-02 06:57:04,266 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([882] L101-->thread3EXIT: Formula: (and (= (mod |v_thread3Thread1of1ForFork0_~cond~2#1_5| 256) 0) (= |v_thread3Thread1of1ForFork0_#res#1.offset_1| 0) (= |v_thread3Thread1of1ForFork0_#res#1.base_1| 0)) InVars {thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork0_#res#1.base=|v_thread3Thread1of1ForFork0_#res#1.base_1|, thread3Thread1of1ForFork0_~cond~2#1=|v_thread3Thread1of1ForFork0_~cond~2#1_5|, thread3Thread1of1ForFork0_#res#1.offset=|v_thread3Thread1of1ForFork0_#res#1.offset_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_#res#1.offset, thread3Thread1of1ForFork0_#res#1.base][113], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:04,266 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-12-02 06:57:04,266 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,266 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,266 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,266 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,266 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,266 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,266 INFO L292 olderBase$Statistics]: inserting event number 7 for the transition-marking pair ([876] L72-->L77: Formula: (let ((.cse1 (* 4 v_~q2_back~0_115))) (let ((.cse0 (+ v_~q2~0.offset_115 .cse1))) (and (= (select |v_#valid_204| v_~q2~0.base_121) 1) (not (= (ite (= (+ (select (select |v_#memory_int#1_71| v_~q2~0.base_121) .cse0) v_~C~0_104) 0) 1 0) 0)) (not (= (ite (and (< v_~q2_back~0_115 v_~n2~0_96) (<= 0 v_~q2_back~0_115)) 1 0) 0)) (= v_~j~0_64 (+ v_~j~0_65 1)) (<= (+ v_~q2~0.offset_115 .cse1 4) (select |v_#length_193| v_~q2~0.base_121)) (<= 0 .cse0)))) InVars {~j~0=v_~j~0_65, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, #memory_int#1=|v_#memory_int#1_71|, ~q2_back~0=v_~q2_back~0_115} OutVars{~j~0=v_~j~0_64, ~n2~0=v_~n2~0_96, ~C~0=v_~C~0_104, ~q2~0.offset=v_~q2~0.offset_115, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_5|, #memory_int#1=|v_#memory_int#1_71|, thread2Thread1of1ForFork3_#t~post5#1=|v_thread2Thread1of1ForFork3_#t~post5#1_1|, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1_5|, thread2Thread1of1ForFork3_#t~mem4#1=|v_thread2Thread1of1ForFork3_#t~mem4#1_1|, #valid=|v_#valid_204|, ~q2~0.base=v_~q2~0.base_121, #length=|v_#length_193|, ~q2_back~0=v_~q2_back~0_115} AuxVars[] AssignedVars[~j~0, thread2Thread1of1ForFork3_#t~post5#1, thread2Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread2Thread1of1ForFork3_#t~mem4#1, thread2Thread1of1ForFork3_assume_abort_if_not_#in~cond#1][139], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 38#L77true, Black: 246#(<= ~n2~0 0), 35#L101true]) [2024-12-02 06:57:04,266 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-12-02 06:57:04,266 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,266 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,266 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,266 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:57:04,266 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,266 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-12-02 06:57:04,266 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([885] L93-->L98: Formula: (let ((.cse0 (* v_~q1_front~0_110 4))) (let ((.cse4 (+ .cse0 v_~q1~0.offset_111))) (let ((.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse3 (select (select |v_#memory_int#1_69| v_~q1~0.base_115) .cse4)) (.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648)))) (and (<= (+ .cse0 v_~q1~0.offset_111 4) (select |v_#length_189| v_~q1~0.base_115)) (= v_~total~0_113 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) .cse1 .cse2 (= (select |v_#valid_200| v_~q1~0.base_115) 1) (= (+ v_~q1_front~0_110 1) v_~q1_front~0_109) (not (= (ite (or .cse2 (<= .cse3 0)) 1 0) 0)) (<= 0 .cse4) (= (+ v_~total~0_114 .cse3) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse3) .cse1) 1 0) 0)) (not (= (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_99) (<= 0 v_~q1_front~0_110)) 1 0) 0)))))) InVars {~q1~0.offset=v_~q1~0.offset_111, ~q1_front~0=v_~q1_front~0_110, ~q1_back~0=v_~q1_back~0_99, ~n1~0=v_~n1~0_90, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, #memory_int#1=|v_#memory_int#1_69|, ~total~0=v_~total~0_114} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_111, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_5|, ~q1_front~0=v_~q1_front~0_109, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_5|, ~n1~0=v_~n1~0_90, #memory_int#1=|v_#memory_int#1_69|, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_113, thread3Thread1of1ForFork0_#t~ret8#1=|v_thread3Thread1of1ForFork0_#t~ret8#1_1|, thread3Thread1of1ForFork0_#t~post9#1=|v_thread3Thread1of1ForFork0_#t~post9#1_1|, thread3Thread1of1ForFork0_plus_~a#1=|v_thread3Thread1of1ForFork0_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_99, thread3Thread1of1ForFork0_plus_#in~a#1=|v_thread3Thread1of1ForFork0_plus_#in~a#1_1|, thread3Thread1of1ForFork0_plus_#in~b#1=|v_thread3Thread1of1ForFork0_plus_#in~b#1_1|, ~q1~0.base=v_~q1~0.base_115, #valid=|v_#valid_200|, #length=|v_#length_189|, thread3Thread1of1ForFork0_plus_~b#1=|v_thread3Thread1of1ForFork0_plus_~b#1_1|} AuxVars[] AssignedVars[thread3Thread1of1ForFork0_plus_#res#1, thread3Thread1of1ForFork0_#t~ret8#1, thread3Thread1of1ForFork0_#t~post9#1, thread3Thread1of1ForFork0_plus_~a#1, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1, ~q1_front~0, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork0_plus_#in~a#1, thread3Thread1of1ForFork0_plus_#in~b#1, thread3Thread1of1ForFork0_plus_~b#1, thread3Thread1of1ForFork0_#t~mem7#1, ~total~0][288], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 47#L72true, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 396#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 394#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 45#L98true, Black: 291#(= ~total~0 0), 411#true, Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 413#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:57:04,266 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-12-02 06:57:04,266 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:04,266 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-12-02 06:57:04,266 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 06:57:04,266 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-12-02 06:57:04,358 INFO L124 PetriNetUnfolderBase]: 77198/114861 cut-off events. [2024-12-02 06:57:04,358 INFO L125 PetriNetUnfolderBase]: For 951545/966636 co-relation queries the response was YES. [2024-12-02 06:57:05,085 INFO L83 FinitePrefix]: Finished finitePrefix Result has 548946 conditions, 114861 events. 77198/114861 cut-off events. For 951545/966636 co-relation queries the response was YES. Maximal size of possible extension queue 5117. Compared 954937 event pairs, 15713 based on Foata normal form. 4439/116037 useless extension candidates. Maximal degree in co-relation 451381. Up to 71956 conditions per place. [2024-12-02 06:57:05,553 INFO L140 encePairwiseOnDemand]: 55/66 looper letters, 236 selfloop transitions, 326 changer transitions 9/626 dead transitions. [2024-12-02 06:57:05,553 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 160 places, 626 transitions, 9538 flow [2024-12-02 06:57:05,553 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2024-12-02 06:57:05,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 13 states. [2024-12-02 06:57:05,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 438 transitions. [2024-12-02 06:57:05,554 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5104895104895105 [2024-12-02 06:57:05,554 INFO L175 Difference]: Start difference. First operand has 149 places, 208 transitions, 2412 flow. Second operand 13 states and 438 transitions. [2024-12-02 06:57:05,555 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 160 places, 626 transitions, 9538 flow [2024-12-02 06:57:27,297 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 158 places, 626 transitions, 9330 flow, removed 9 selfloop flow, removed 2 redundant places. [2024-12-02 06:57:27,303 INFO L231 Difference]: Finished difference. Result has 169 places, 504 transitions, 8521 flow [2024-12-02 06:57:27,303 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=2362, PETRI_DIFFERENCE_MINUEND_PLACES=146, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=208, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=76, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=118, PETRI_DIFFERENCE_SUBTRAHEND_STATES=13, PETRI_FLOW=8521, PETRI_PLACES=169, PETRI_TRANSITIONS=504} [2024-12-02 06:57:27,304 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, 101 predicate places. [2024-12-02 06:57:27,304 INFO L471 AbstractCegarLoop]: Abstraction has has 169 places, 504 transitions, 8521 flow [2024-12-02 06:57:27,304 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-12-02 06:57:27,304 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:57:27,304 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:57:27,304 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-12-02 06:57:27,304 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:57:27,304 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:57:27,304 INFO L85 PathProgramCache]: Analyzing trace with hash -1944005973, now seen corresponding path program 8 times [2024-12-02 06:57:27,305 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:57:27,305 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1907661978] [2024-12-02 06:57:27,305 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-12-02 06:57:27,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:57:27,319 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-02 06:57:27,320 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 06:57:27,490 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-02 06:57:27,490 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:57:27,490 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1907661978] [2024-12-02 06:57:27,490 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1907661978] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:57:27,490 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:57:27,491 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 06:57:27,491 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2072421122] [2024-12-02 06:57:27,491 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:57:27,491 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 06:57:27,491 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:57:27,491 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 06:57:27,491 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-12-02 06:57:27,545 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 66 [2024-12-02 06:57:27,545 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 169 places, 504 transitions, 8521 flow. Second operand has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-12-02 06:57:27,546 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:57:27,546 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 66 [2024-12-02 06:57:27,546 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:57:48,092 INFO L124 PetriNetUnfolderBase]: 83409/129914 cut-off events. [2024-12-02 06:57:48,092 INFO L125 PetriNetUnfolderBase]: For 1030055/1035498 co-relation queries the response was YES. [2024-12-02 06:57:49,176 INFO L83 FinitePrefix]: Finished finitePrefix Result has 630136 conditions, 129914 events. 83409/129914 cut-off events. For 1030055/1035498 co-relation queries the response was YES. Maximal size of possible extension queue 5535. Compared 1168532 event pairs, 10537 based on Foata normal form. 4908/132602 useless extension candidates. Maximal degree in co-relation 586324. Up to 26228 conditions per place. [2024-12-02 06:57:49,610 INFO L140 encePairwiseOnDemand]: 57/66 looper letters, 339 selfloop transitions, 473 changer transitions 24/870 dead transitions. [2024-12-02 06:57:49,610 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 179 places, 870 transitions, 14837 flow [2024-12-02 06:57:49,610 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-12-02 06:57:49,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-12-02 06:57:49,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 418 transitions. [2024-12-02 06:57:49,611 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5757575757575758 [2024-12-02 06:57:49,612 INFO L175 Difference]: Start difference. First operand has 169 places, 504 transitions, 8521 flow. Second operand 11 states and 418 transitions. [2024-12-02 06:57:49,612 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 179 places, 870 transitions, 14837 flow [2024-12-02 06:58:34,491 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 177 places, 870 transitions, 14340 flow, removed 181 selfloop flow, removed 2 redundant places. [2024-12-02 06:58:34,499 INFO L231 Difference]: Finished difference. Result has 185 places, 670 transitions, 12986 flow [2024-12-02 06:58:34,500 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=8022, PETRI_DIFFERENCE_MINUEND_PLACES=167, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=491, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=290, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=167, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=12986, PETRI_PLACES=185, PETRI_TRANSITIONS=670} [2024-12-02 06:58:34,500 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, 117 predicate places. [2024-12-02 06:58:34,500 INFO L471 AbstractCegarLoop]: Abstraction has has 185 places, 670 transitions, 12986 flow [2024-12-02 06:58:34,500 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-12-02 06:58:34,500 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 06:58:34,500 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 06:58:34,500 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21 [2024-12-02 06:58:34,500 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 06:58:34,501 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 06:58:34,501 INFO L85 PathProgramCache]: Analyzing trace with hash -864180047, now seen corresponding path program 9 times [2024-12-02 06:58:34,501 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 06:58:34,501 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1516148295] [2024-12-02 06:58:34,501 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-12-02 06:58:34,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 06:58:34,521 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-12-02 06:58:34,521 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 06:58:34,772 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-02 06:58:34,773 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 06:58:34,773 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1516148295] [2024-12-02 06:58:34,773 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1516148295] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 06:58:34,773 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 06:58:34,773 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-12-02 06:58:34,773 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1662613363] [2024-12-02 06:58:34,773 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 06:58:34,773 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-12-02 06:58:34,773 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 06:58:34,774 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-12-02 06:58:34,774 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-12-02 06:58:34,827 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 66 [2024-12-02 06:58:34,827 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 185 places, 670 transitions, 12986 flow. Second operand has 7 states, 7 states have (on average 24.285714285714285) internal successors, (170), 7 states have internal predecessors, (170), 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-12-02 06:58:34,827 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 06:58:34,827 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 66 [2024-12-02 06:58:34,828 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 06:59:08,174 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L111-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_109) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0)) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_109, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_109} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][895], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 56#thread2EXITtrue, 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 484#true, Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 440#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 442#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (= ~i~0 0) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= 1 ~N~0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 436#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1))) (= ~q2_back~0 ~q2_front~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 432#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 444#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (= ~i~0 0) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= 1 ~N~0)), Black: 193#(<= ~n1~0 0), Black: 431#(and (= ~i~0 0) (<= 1 ~N~0)), Black: 448#(and (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)) (and (= |thread4Thread1of1ForFork2_~cond~3#1| 1) (or (< ~j~0 ~N~0) (< ~q2_front~0 ~q2_back~0)))) (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (= ~i~0 0) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= 1 ~N~0)), Black: 438#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (= ~i~0 0) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= 1 ~N~0) (<= 0 ~j~0) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1))) (= ~q2_back~0 ~q2_front~0)), Black: 429#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 434#(and (= ~i~0 0) (<= 0 ~j~0) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1))) (= ~q2_back~0 ~q2_front~0)), Black: 446#(and (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)) (and (= |thread4Thread1of1ForFork2_~cond~3#1| 1) (or (< ~j~0 ~N~0) (< ~q2_front~0 ~q2_back~0)))) (= ~i~0 0) (<= 1 ~N~0)), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), Black: 463#(or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), Black: 475#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 471#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 464#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 465#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 467#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0)), Black: 469#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 473#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 460#true, Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:59:08,174 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-12-02 06:59:08,174 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:59:08,174 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:59:08,174 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-12-02 06:59:10,597 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L111-->L116: Formula: (let ((.cse2 (* v_~q2_front~0_126 4))) (let ((.cse1 (<= 0 (+ |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483648))) (.cse3 (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| 2147483647)) (.cse0 (+ v_~q2~0.offset_111 .cse2))) (and (= (+ v_~total~0_110 (select (select |v_#memory_int#1_67| v_~q2~0.base_115) .cse0)) |v_thread4Thread1of1ForFork2_plus_#res#1_1|) (not (= (ite (or .cse1 (<= v_~total~0_110 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)) 1 0) 0)) (<= (+ v_~q2~0.offset_111 .cse2 4) (select |v_#length_185| v_~q2~0.base_115)) (= (select |v_#valid_196| v_~q2~0.base_115) 1) .cse1 .cse3 (= (+ v_~q2_front~0_126 1) v_~q2_front~0_125) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_109) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0)) (not (= (ite (or (<= |v_thread4Thread1of1ForFork2_plus_#res#1_1| v_~total~0_110) .cse3) 1 0) 0)) (<= 0 .cse0) (= v_~total~0_109 |v_thread4Thread1of1ForFork2_plus_#res#1_1|)))) InVars {~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, #valid=|v_#valid_196|, ~q2_front~0=v_~q2_front~0_126, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, #memory_int#1=|v_#memory_int#1_67|, ~q2_back~0=v_~q2_back~0_109, ~total~0=v_~total~0_110} OutVars{thread4Thread1of1ForFork2_plus_#in~b#1=|v_thread4Thread1of1ForFork2_plus_#in~b#1_1|, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1_5|, ~n2~0=v_~n2~0_90, ~q2~0.offset=v_~q2~0.offset_111, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1=|v_thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1_5|, ~q2_front~0=v_~q2_front~0_125, thread4Thread1of1ForFork2_#t~ret11#1=|v_thread4Thread1of1ForFork2_#t~ret11#1_1|, thread4Thread1of1ForFork2_plus_~b#1=|v_thread4Thread1of1ForFork2_plus_~b#1_1|, #memory_int#1=|v_#memory_int#1_67|, thread4Thread1of1ForFork2_#t~mem10#1=|v_thread4Thread1of1ForFork2_#t~mem10#1_1|, ~total~0=v_~total~0_109, thread4Thread1of1ForFork2_#t~post12#1=|v_thread4Thread1of1ForFork2_#t~post12#1_1|, thread4Thread1of1ForFork2_plus_#in~a#1=|v_thread4Thread1of1ForFork2_plus_#in~a#1_1|, #valid=|v_#valid_196|, thread4Thread1of1ForFork2_plus_#res#1=|v_thread4Thread1of1ForFork2_plus_#res#1_1|, ~q2~0.base=v_~q2~0.base_115, #length=|v_#length_185|, thread4Thread1of1ForFork2_plus_~a#1=|v_thread4Thread1of1ForFork2_plus_~a#1_1|, ~q2_back~0=v_~q2_back~0_109} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_plus_#in~b#1, thread4Thread1of1ForFork2_assume_abort_if_not_~cond#1, thread4Thread1of1ForFork2_#t~post12#1, thread4Thread1of1ForFork2_plus_#in~a#1, thread4Thread1of1ForFork2_assume_abort_if_not_#in~cond#1, ~q2_front~0, thread4Thread1of1ForFork2_plus_#res#1, thread4Thread1of1ForFork2_#t~ret11#1, thread4Thread1of1ForFork2_plus_~b#1, thread4Thread1of1ForFork2_plus_~a#1, thread4Thread1of1ForFork2_#t~mem10#1, ~total~0][895], [Black: 381#(and (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 201#(= (select |#valid| ~q1~0.base) 1), Black: 377#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 383#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), Black: 379#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= ~i~0 ~j~0) (<= (+ ~i~0 1) ~N~0)), 373#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), 56#thread2EXITtrue, Black: 400#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 391#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 398#(and (= ~i~0 0) (<= 0 ~j~0) (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 393#(and (<= ~N~0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 402#(and (<= ~N~0 ~j~0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 392#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 418#(and (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 420#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 484#true, Black: 422#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= ~q2_back~0 ~q2_front~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 299#(= ~q2_back~0 ~q2_front~0), 10#thread3EXITtrue, 427#true, 141#(<= ~n2~0 2147483647), 389#true, 301#true, Black: 310#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 308#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 0 ~j~0)), Black: 314#(and (= ~i~0 0) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 303#(and (= ~i~0 0) (<= 0 ~j~0)), Black: 440#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 316#(and (= ~i~0 0) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= 1 ~N~0) (<= 0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 442#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (= ~i~0 0) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= 1 ~N~0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 312#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0)), Black: 306#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 436#(and (= ~i~0 0) (<= 1 ~N~0) (<= 0 ~j~0) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1))) (= ~q2_back~0 ~q2_front~0)), Black: 432#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0)), Black: 195#(and (<= ~n1~0 |ULTIMATE.start_create_fresh_int_array_~size#1|) (<= ~n1~0 0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 193#(<= ~n1~0 0), Black: 444#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (= ~i~0 0) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= 1 ~N~0)), Black: 431#(and (= ~i~0 0) (<= 1 ~N~0)), Black: 448#(and (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)) (and (= |thread4Thread1of1ForFork2_~cond~3#1| 1) (or (< ~j~0 ~N~0) (< ~q2_front~0 ~q2_back~0)))) (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (= ~i~0 0) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= 1 ~N~0)), Black: 438#(and (<= 1 |thread1Thread1of1ForFork1_~cond~0#1|) (= ~i~0 0) (<= (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 0) (<= 1 ~N~0) (<= 0 ~j~0) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1))) (= ~q2_back~0 ~q2_front~0)), Black: 429#(and (= ~i~0 0) (<= 0 ~j~0) (= ~q2_back~0 ~q2_front~0)), Black: 434#(and (= ~i~0 0) (<= 0 ~j~0) (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0)) (and (<= (+ ~j~0 1) ~N~0) (= |thread4Thread1of1ForFork2_~cond~3#1| 1))) (= ~q2_back~0 ~q2_front~0)), Black: 446#(and (or (and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)) (and (= |thread4Thread1of1ForFork2_~cond~3#1| 1) (or (< ~j~0 ~N~0) (< ~q2_front~0 ~q2_back~0)))) (= ~i~0 0) (<= 1 ~N~0)), Black: 335#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 331#(and (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 333#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 61#L116true, 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, Black: 463#(or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))), Black: 475#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), Black: 471#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 464#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 465#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 467#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0)), Black: 469#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 473#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 37#L59true, Black: 350#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 346#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 354#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 352#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 339#true, Black: 344#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 356#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 348#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= ~i~0 ~j~0)), Black: 343#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 358#(and (or (< ~i~0 ~N~0) (< ~N~0 (+ ~j~0 1))) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 460#true, Black: 246#(<= ~n2~0 0)]) [2024-12-02 06:59:10,597 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-12-02 06:59:10,597 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:59:10,597 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:59:10,598 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-12-02 06:59:15,833 INFO L124 PetriNetUnfolderBase]: 138330/209970 cut-off events. [2024-12-02 06:59:15,833 INFO L125 PetriNetUnfolderBase]: For 1983318/1990162 co-relation queries the response was YES. [2024-12-02 06:59:17,647 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1062189 conditions, 209970 events. 138330/209970 cut-off events. For 1983318/1990162 co-relation queries the response was YES. Maximal size of possible extension queue 8005. Compared 1895743 event pairs, 24204 based on Foata normal form. 3342/208690 useless extension candidates. Maximal degree in co-relation 996197. Up to 92896 conditions per place. [2024-12-02 06:59:18,225 INFO L140 encePairwiseOnDemand]: 55/66 looper letters, 369 selfloop transitions, 633 changer transitions 29/1094 dead transitions. [2024-12-02 06:59:18,225 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 194 places, 1094 transitions, 22214 flow [2024-12-02 06:59:18,226 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-12-02 06:59:18,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 10 states. [2024-12-02 06:59:18,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 361 transitions. [2024-12-02 06:59:18,226 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.546969696969697 [2024-12-02 06:59:18,226 INFO L175 Difference]: Start difference. First operand has 185 places, 670 transitions, 12986 flow. Second operand 10 states and 361 transitions. [2024-12-02 06:59:18,226 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 194 places, 1094 transitions, 22214 flow [2024-12-02 07:04:23,909 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 194 places, 1094 transitions, 22188 flow, removed 13 selfloop flow, removed 0 redundant places. [2024-12-02 07:04:23,924 INFO L231 Difference]: Finished difference. Result has 200 places, 897 transitions, 20327 flow [2024-12-02 07:04:23,924 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=12964, PETRI_DIFFERENCE_MINUEND_PLACES=185, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=670, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=408, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=186, PETRI_DIFFERENCE_SUBTRAHEND_STATES=10, PETRI_FLOW=20327, PETRI_PLACES=200, PETRI_TRANSITIONS=897} [2024-12-02 07:04:23,925 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, 132 predicate places. [2024-12-02 07:04:23,925 INFO L471 AbstractCegarLoop]: Abstraction has has 200 places, 897 transitions, 20327 flow [2024-12-02 07:04:23,925 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 24.285714285714285) internal successors, (170), 7 states have internal predecessors, (170), 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-12-02 07:04:23,925 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 07:04:23,925 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 07:04:23,925 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable22 [2024-12-02 07:04:23,925 INFO L396 AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 07:04:23,926 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 07:04:23,926 INFO L85 PathProgramCache]: Analyzing trace with hash -2141157313, now seen corresponding path program 10 times [2024-12-02 07:04:23,926 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 07:04:23,926 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1088657600] [2024-12-02 07:04:23,926 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-12-02 07:04:23,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 07:04:23,946 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-12-02 07:04:23,946 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 07:04:24,184 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-12-02 07:04:24,184 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 07:04:24,185 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1088657600] [2024-12-02 07:04:24,185 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1088657600] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 07:04:24,185 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 07:04:24,185 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-12-02 07:04:24,185 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1632860228] [2024-12-02 07:04:24,185 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 07:04:24,185 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-12-02 07:04:24,185 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 07:04:24,186 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-12-02 07:04:24,186 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-12-02 07:04:24,223 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 66 [2024-12-02 07:04:24,223 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 200 places, 897 transitions, 20327 flow. Second operand has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-12-02 07:04:24,223 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 07:04:24,223 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 66 [2024-12-02 07:04:24,224 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-12-02 07:05:09,950 INFO L124 PetriNetUnfolderBase]: 120204/187910 cut-off events. [2024-12-02 07:05:09,950 INFO L125 PetriNetUnfolderBase]: For 2301185/2330861 co-relation queries the response was YES. [2024-12-02 07:05:11,694 INFO L83 FinitePrefix]: Finished finitePrefix Result has 1043893 conditions, 187910 events. 120204/187910 cut-off events. For 2301185/2330861 co-relation queries the response was YES. Maximal size of possible extension queue 7998. Compared 1781269 event pairs, 37300 based on Foata normal form. 12280/196843 useless extension candidates. Maximal degree in co-relation 990587. Up to 148308 conditions per place. [2024-12-02 07:05:12,312 INFO L140 encePairwiseOnDemand]: 56/66 looper letters, 680 selfloop transitions, 461 changer transitions 18/1238 dead transitions. [2024-12-02 07:05:12,312 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 207 places, 1238 transitions, 29155 flow [2024-12-02 07:05:12,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-12-02 07:05:12,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-12-02 07:05:12,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 293 transitions. [2024-12-02 07:05:12,314 INFO L514 CegarLoopForPetriNet]: DFA transition density 0.5549242424242424 [2024-12-02 07:05:12,314 INFO L175 Difference]: Start difference. First operand has 200 places, 897 transitions, 20327 flow. Second operand 8 states and 293 transitions. [2024-12-02 07:05:12,314 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 207 places, 1238 transitions, 29155 flow [2024-12-02 07:07:43,256 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 205 places, 1238 transitions, 28559 flow, removed 24 selfloop flow, removed 2 redundant places. [2024-12-02 07:07:43,283 INFO L231 Difference]: Finished difference. Result has 210 places, 1114 transitions, 26567 flow [2024-12-02 07:07:43,284 INFO L262 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=19887, PETRI_DIFFERENCE_MINUEND_PLACES=198, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=897, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=260, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=611, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=26567, PETRI_PLACES=210, PETRI_TRANSITIONS=1114} [2024-12-02 07:07:43,285 INFO L279 CegarLoopForPetriNet]: 68 programPoint places, 142 predicate places. [2024-12-02 07:07:43,285 INFO L471 AbstractCegarLoop]: Abstraction has has 210 places, 1114 transitions, 26567 flow [2024-12-02 07:07:43,286 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 25.833333333333332) internal successors, (155), 6 states have internal predecessors, (155), 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-12-02 07:07:43,286 INFO L198 CegarLoopForPetriNet]: Found error trace [2024-12-02 07:07:43,286 INFO L206 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-12-02 07:07:43,286 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable23 [2024-12-02 07:07:43,286 INFO L396 AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-12-02 07:07:43,288 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-02 07:07:43,288 INFO L85 PathProgramCache]: Analyzing trace with hash 1676418013, now seen corresponding path program 11 times [2024-12-02 07:07:43,288 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-12-02 07:07:43,288 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1910492582] [2024-12-02 07:07:43,288 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-12-02 07:07:43,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-02 07:07:43,458 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-12-02 07:07:43,458 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-12-02 07:07:44,238 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-12-02 07:07:44,239 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-12-02 07:07:44,239 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1910492582] [2024-12-02 07:07:44,239 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1910492582] provided 1 perfect and 0 imperfect interpolant sequences [2024-12-02 07:07:44,239 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-12-02 07:07:44,239 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-12-02 07:07:44,239 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [106622321] [2024-12-02 07:07:44,239 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-12-02 07:07:44,240 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-12-02 07:07:44,240 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-12-02 07:07:44,240 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-12-02 07:07:44,241 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2024-12-02 07:07:44,303 INFO L469 CegarLoopForPetriNet]: Number of universal loopers: 20 out of 66 [2024-12-02 07:07:44,303 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 210 places, 1114 transitions, 26567 flow. Second operand has 7 states, 7 states have (on average 24.285714285714285) internal successors, (170), 7 states have internal predecessors, (170), 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-12-02 07:07:44,303 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-12-02 07:07:44,303 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 20 of 66 [2024-12-02 07:07:44,303 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand