./Ultimate.py --spec ../sv-benchmarks/c/properties/valid-memsafety.prp --file ../sv-benchmarks/c/weaver/popl20-more-buffer-mult.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 3061b6dc Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerMemDerefMemtrack.xml -i ../sv-benchmarks/c/weaver/popl20-more-buffer-mult.wvr.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G 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 e5124dd4a5a155d8a4e322a35428820633f9eccdd993e14120e650d1ba1fbebe --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-19 09:50:56,685 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 09:50:56,747 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-DerefFreeMemtrack-32bit-Automizer_Default.epf [2024-11-19 09:50:56,751 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 09:50:56,754 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 09:50:56,768 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 09:50:56,769 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 09:50:56,770 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 09:50:56,770 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-19 09:50:56,771 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-19 09:50:56,772 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 09:50:56,772 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 09:50:56,773 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 09:50:56,774 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 09:50:56,774 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 09:50:56,774 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 09:50:56,775 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 09:50:56,775 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 09:50:56,775 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 09:50:56,775 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 09:50:56,775 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-19 09:50:56,776 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-19 09:50:56,776 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-19 09:50:56,776 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 09:50:56,776 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-19 09:50:56,776 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 09:50:56,777 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-19 09:50:56,777 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 09:50:56,777 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 09:50:56,777 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 09:50:56,777 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 09:50:56,777 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-19 09:50:56,778 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 09:50:56,778 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 09:50:56,778 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 09:50:56,778 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 09:50:56,778 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 09:50:56,778 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 09:50:56,778 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 09:50:56,779 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 09:50:56,779 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 09:50:56,779 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 09:50:56,779 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G 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 -> e5124dd4a5a155d8a4e322a35428820633f9eccdd993e14120e650d1ba1fbebe [2024-11-19 09:50:56,952 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 09:50:56,968 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 09:50:56,971 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 09:50:56,972 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 09:50:56,973 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 09:50:56,973 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/weaver/popl20-more-buffer-mult.wvr.c [2024-11-19 09:50:58,120 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 09:50:58,283 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 09:50:58,283 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/weaver/popl20-more-buffer-mult.wvr.c [2024-11-19 09:50:58,290 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b9ea4d09f/4bac7908b4b141e0b3d3121be9793c18/FLAGbcb748455 [2024-11-19 09:50:58,697 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b9ea4d09f/4bac7908b4b141e0b3d3121be9793c18 [2024-11-19 09:50:58,699 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 09:50:58,700 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 09:50:58,702 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 09:50:58,702 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 09:50:58,706 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 09:50:58,707 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 09:50:58" (1/1) ... [2024-11-19 09:50:58,708 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1b338c88 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:50:58, skipping insertion in model container [2024-11-19 09:50:58,708 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 09:50:58" (1/1) ... [2024-11-19 09:50:58,732 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 09:50:58,885 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-19 09:50:58,889 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 09:50:58,896 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 09:50:58,935 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 09:50:58,948 INFO L204 MainTranslator]: Completed translation [2024-11-19 09:50:58,948 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:50:58 WrapperNode [2024-11-19 09:50:58,949 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 09:50:58,949 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 09:50:58,949 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 09:50:58,950 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 09:50:58,954 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:50:58" (1/1) ... [2024-11-19 09:50:58,961 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:50:58" (1/1) ... [2024-11-19 09:50:58,982 INFO L138 Inliner]: procedures = 26, calls = 61, calls flagged for inlining = 19, calls inlined = 23, statements flattened = 298 [2024-11-19 09:50:58,985 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 09:50:58,985 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 09:50:58,985 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 09:50:58,986 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 09:50:58,994 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:50:58" (1/1) ... [2024-11-19 09:50:58,994 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:50:58" (1/1) ... [2024-11-19 09:50:58,999 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:50:58" (1/1) ... [2024-11-19 09:50:59,015 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-11-19 09:50:59,015 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:50:58" (1/1) ... [2024-11-19 09:50:59,015 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:50:58" (1/1) ... [2024-11-19 09:50:59,021 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:50:58" (1/1) ... [2024-11-19 09:50:59,024 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:50:58" (1/1) ... [2024-11-19 09:50:59,026 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:50:58" (1/1) ... [2024-11-19 09:50:59,027 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:50:58" (1/1) ... [2024-11-19 09:50:59,029 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 09:50:59,030 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 09:50:59,030 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 09:50:59,030 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 09:50:59,031 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:50:58" (1/1) ... [2024-11-19 09:50:59,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 09:50:59,046 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 09:50:59,058 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-19 09:50:59,060 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-19 09:50:59,094 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 09:50:59,095 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-19 09:50:59,095 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-19 09:50:59,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-19 09:50:59,095 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-19 09:50:59,095 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-19 09:50:59,095 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-19 09:50:59,095 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-19 09:50:59,095 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-19 09:50:59,095 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-19 09:50:59,095 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-19 09:50:59,096 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-11-19 09:50:59,096 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-11-19 09:50:59,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-19 09:50:59,096 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-19 09:50:59,096 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-19 09:50:59,096 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-19 09:50:59,096 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-19 09:50:59,096 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 09:50:59,096 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 09:50:59,098 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-19 09:50:59,187 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 09:50:59,188 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 09:50:59,571 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-19 09:50:59,571 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 09:50:59,838 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 09:50:59,838 INFO L316 CfgBuilder]: Removed 6 assume(true) statements. [2024-11-19 09:50:59,838 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 09:50:59 BoogieIcfgContainer [2024-11-19 09:50:59,839 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 09:50:59,840 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 09:50:59,841 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 09:50:59,844 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 09:50:59,844 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 09:50:58" (1/3) ... [2024-11-19 09:50:59,844 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4e23339 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 09:50:59, skipping insertion in model container [2024-11-19 09:50:59,844 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 09:50:58" (2/3) ... [2024-11-19 09:50:59,845 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@4e23339 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 09:50:59, skipping insertion in model container [2024-11-19 09:50:59,845 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 09:50:59" (3/3) ... [2024-11-19 09:50:59,846 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-more-buffer-mult.wvr.c [2024-11-19 09:50:59,860 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 09:50:59,860 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 14 error locations. [2024-11-19 09:50:59,860 INFO L489 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-19 09:50:59,911 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-19 09:50:59,938 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 73 places, 66 transitions, 160 flow [2024-11-19 09:50:59,963 INFO L124 PetriNetUnfolderBase]: 6/62 cut-off events. [2024-11-19 09:50:59,964 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-19 09:50:59,967 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 147 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-11-19 09:50:59,968 INFO L82 GeneralOperation]: Start removeDead. Operand has 73 places, 66 transitions, 160 flow [2024-11-19 09:50:59,970 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 68 places, 61 transitions, 146 flow [2024-11-19 09:50:59,976 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 09:50:59,981 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;@3eec2634, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 09:50:59,981 INFO L334 AbstractCegarLoop]: Starting to check reachability of 26 error locations. [2024-11-19 09:50:59,983 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-19 09:50:59,983 INFO L124 PetriNetUnfolderBase]: 1/4 cut-off events. [2024-11-19 09:50:59,983 INFO L125 PetriNetUnfolderBase]: For 0/0 co-relation queries the response was YES. [2024-11-19 09:50:59,983 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:50:59,984 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-19 09:50:59,984 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-19 09:50:59,987 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:50:59,987 INFO L85 PathProgramCache]: Analyzing trace with hash 855014, now seen corresponding path program 1 times [2024-11-19 09:50:59,993 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:50:59,994 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [374725135] [2024-11-19 09:50:59,994 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:50:59,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:51:00,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:51:00,216 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:51:00,216 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:51:00,216 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [374725135] [2024-11-19 09:51:00,217 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [374725135] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:51:00,217 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:51:00,217 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [1] imperfect sequences [] total 1 [2024-11-19 09:51:00,218 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [935875411] [2024-11-19 09:51:00,219 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:51:00,224 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 09:51:00,227 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:51:00,247 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 09:51:00,247 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 09:51:00,267 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-11-19 09:51:00,269 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-11-19 09:51:00,269 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:51:00,269 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-11-19 09:51:00,269 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:51:01,423 INFO L124 PetriNetUnfolderBase]: 9651/13484 cut-off events. [2024-11-19 09:51:01,423 INFO L125 PetriNetUnfolderBase]: For 298/298 co-relation queries the response was YES. [2024-11-19 09:51:01,455 INFO L83 FinitePrefix]: Finished finitePrefix Result has 26018 conditions, 13484 events. 9651/13484 cut-off events. For 298/298 co-relation queries the response was YES. Maximal size of possible extension queue 1096. Compared 88154 event pairs, 6408 based on Foata normal form. 1/7906 useless extension candidates. Maximal degree in co-relation 24428. Up to 11896 conditions per place. [2024-11-19 09:51:01,522 INFO L140 encePairwiseOnDemand]: 61/66 looper letters, 36 selfloop transitions, 2 changer transitions 0/57 dead transitions. [2024-11-19 09:51:01,522 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 57 transitions, 214 flow [2024-11-19 09:51:01,524 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 09:51:01,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 09:51:01,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 113 transitions. [2024-11-19 09:51:01,533 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5707070707070707 [2024-11-19 09:51:01,535 INFO L175 Difference]: Start difference. First operand has 68 places, 61 transitions, 146 flow. Second operand 3 states and 113 transitions. [2024-11-19 09:51:01,536 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 57 transitions, 214 flow [2024-11-19 09:51:01,573 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 58 places, 57 transitions, 198 flow, removed 0 selfloop flow, removed 8 redundant places. [2024-11-19 09:51:01,577 INFO L231 Difference]: Finished difference. Result has 58 places, 57 transitions, 126 flow [2024-11-19 09:51:01,579 INFO L260 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-11-19 09:51:01,582 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -10 predicate places. [2024-11-19 09:51:01,583 INFO L471 AbstractCegarLoop]: Abstraction has has 58 places, 57 transitions, 126 flow [2024-11-19 09:51:01,583 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-11-19 09:51:01,583 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:51:01,583 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1] [2024-11-19 09:51:01,584 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-19 09:51:01,584 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-19 09:51:01,585 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:51:01,586 INFO L85 PathProgramCache]: Analyzing trace with hash 855015, now seen corresponding path program 1 times [2024-11-19 09:51:01,586 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:51:01,586 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1199675051] [2024-11-19 09:51:01,586 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:51:01,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:51:01,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:51:01,847 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:51:01,847 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:51:01,848 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1199675051] [2024-11-19 09:51:01,848 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1199675051] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:51:01,848 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:51:01,849 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 09:51:01,849 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [851049104] [2024-11-19 09:51:01,849 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:51:01,850 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 09:51:01,850 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:51:01,851 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 09:51:01,851 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-19 09:51:01,864 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-11-19 09:51:01,864 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-11-19 09:51:01,865 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:51:01,865 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-11-19 09:51:01,865 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:51:02,793 INFO L124 PetriNetUnfolderBase]: 9652/13487 cut-off events. [2024-11-19 09:51:02,795 INFO L125 PetriNetUnfolderBase]: For 25/25 co-relation queries the response was YES. [2024-11-19 09:51:02,811 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25621 conditions, 13487 events. 9652/13487 cut-off events. For 25/25 co-relation queries the response was YES. Maximal size of possible extension queue 1096. Compared 88174 event pairs, 6408 based on Foata normal form. 0/7906 useless extension candidates. Maximal degree in co-relation 25592. Up to 11905 conditions per place. [2024-11-19 09:51:02,853 INFO L140 encePairwiseOnDemand]: 61/66 looper letters, 39 selfloop transitions, 4 changer transitions 0/60 dead transitions. [2024-11-19 09:51:02,854 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 60 transitions, 218 flow [2024-11-19 09:51:02,855 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 09:51:02,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-19 09:51:02,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 140 transitions. [2024-11-19 09:51:02,856 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5303030303030303 [2024-11-19 09:51:02,856 INFO L175 Difference]: Start difference. First operand has 58 places, 57 transitions, 126 flow. Second operand 4 states and 140 transitions. [2024-11-19 09:51:02,856 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 60 transitions, 218 flow [2024-11-19 09:51:02,856 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 59 places, 60 transitions, 214 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 09:51:02,857 INFO L231 Difference]: Finished difference. Result has 61 places, 60 transitions, 149 flow [2024-11-19 09:51:02,858 INFO L260 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-11-19 09:51:02,859 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -7 predicate places. [2024-11-19 09:51:02,859 INFO L471 AbstractCegarLoop]: Abstraction has has 61 places, 60 transitions, 149 flow [2024-11-19 09:51:02,859 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-11-19 09:51:02,860 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:51:02,860 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1] [2024-11-19 09:51:02,860 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-19 09:51:02,860 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-19 09:51:02,862 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:51:02,862 INFO L85 PathProgramCache]: Analyzing trace with hash 26507328, now seen corresponding path program 1 times [2024-11-19 09:51:02,863 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:51:02,864 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1216630580] [2024-11-19 09:51:02,864 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:51:02,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:51:02,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:51:03,002 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:51:03,003 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:51:03,003 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1216630580] [2024-11-19 09:51:03,003 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1216630580] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:51:03,004 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:51:03,004 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 09:51:03,004 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [991808445] [2024-11-19 09:51:03,004 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:51:03,004 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-19 09:51:03,005 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:51:03,005 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 09:51:03,005 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-19 09:51:03,019 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-11-19 09:51:03,020 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-11-19 09:51:03,020 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:51:03,020 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-11-19 09:51:03,020 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:51:03,987 INFO L124 PetriNetUnfolderBase]: 9653/13490 cut-off events. [2024-11-19 09:51:03,988 INFO L125 PetriNetUnfolderBase]: For 25/25 co-relation queries the response was YES. [2024-11-19 09:51:04,015 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25638 conditions, 13490 events. 9653/13490 cut-off events. For 25/25 co-relation queries the response was YES. Maximal size of possible extension queue 1096. Compared 88168 event pairs, 6408 based on Foata normal form. 0/7908 useless extension candidates. Maximal degree in co-relation 25613. Up to 11904 conditions per place. [2024-11-19 09:51:04,077 INFO L140 encePairwiseOnDemand]: 58/66 looper letters, 39 selfloop transitions, 7 changer transitions 0/63 dead transitions. [2024-11-19 09:51:04,078 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 65 places, 63 transitions, 247 flow [2024-11-19 09:51:04,078 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-19 09:51:04,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-19 09:51:04,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 167 transitions. [2024-11-19 09:51:04,080 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5060606060606061 [2024-11-19 09:51:04,081 INFO L175 Difference]: Start difference. First operand has 61 places, 60 transitions, 149 flow. Second operand 5 states and 167 transitions. [2024-11-19 09:51:04,081 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 65 places, 63 transitions, 247 flow [2024-11-19 09:51:04,082 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 64 places, 63 transitions, 244 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 09:51:04,083 INFO L231 Difference]: Finished difference. Result has 66 places, 63 transitions, 183 flow [2024-11-19 09:51:04,083 INFO L260 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-11-19 09:51:04,084 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -2 predicate places. [2024-11-19 09:51:04,084 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 63 transitions, 183 flow [2024-11-19 09:51:04,084 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-11-19 09:51:04,084 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:51:04,084 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1] [2024-11-19 09:51:04,085 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-19 09:51:04,085 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-19 09:51:04,085 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:51:04,085 INFO L85 PathProgramCache]: Analyzing trace with hash 821697009, now seen corresponding path program 1 times [2024-11-19 09:51:04,085 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:51:04,085 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1194346231] [2024-11-19 09:51:04,085 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:51:04,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:51:04,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:51:04,263 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:51:04,264 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:51:04,265 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1194346231] [2024-11-19 09:51:04,265 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1194346231] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 09:51:04,265 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1885838556] [2024-11-19 09:51:04,265 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:51:04,266 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 09:51:04,266 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 09:51:04,267 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 09:51:04,269 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-19 09:51:04,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:51:04,337 INFO L255 TraceCheckSpWp]: Trace formula consists of 85 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-11-19 09:51:04,340 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 09:51:04,399 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-11-19 09:51:04,511 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:51:04,511 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 09:51:04,611 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:51:04,612 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1885838556] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 09:51:04,612 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 09:51:04,613 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 9 [2024-11-19 09:51:04,613 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2026677364] [2024-11-19 09:51:04,613 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 09:51:04,613 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-19 09:51:04,614 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:51:04,615 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-19 09:51:04,615 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=33, Invalid=77, Unknown=0, NotChecked=0, Total=110 [2024-11-19 09:51:04,675 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-11-19 09:51:04,676 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-11-19 09:51:04,676 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:51:04,676 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-11-19 09:51:04,677 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:51:05,784 INFO L124 PetriNetUnfolderBase]: 9653/13489 cut-off events. [2024-11-19 09:51:05,784 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2024-11-19 09:51:05,802 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25651 conditions, 13489 events. 9653/13489 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 1096. Compared 88258 event pairs, 6408 based on Foata normal form. 0/7910 useless extension candidates. Maximal degree in co-relation 25623. Up to 11904 conditions per place. [2024-11-19 09:51:05,842 INFO L140 encePairwiseOnDemand]: 61/66 looper letters, 38 selfloop transitions, 7 changer transitions 0/62 dead transitions. [2024-11-19 09:51:05,842 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 62 transitions, 269 flow [2024-11-19 09:51:05,842 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 09:51:05,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 09:51:05,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 187 transitions. [2024-11-19 09:51:05,843 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.4722222222222222 [2024-11-19 09:51:05,844 INFO L175 Difference]: Start difference. First operand has 66 places, 63 transitions, 183 flow. Second operand 6 states and 187 transitions. [2024-11-19 09:51:05,844 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 62 transitions, 269 flow [2024-11-19 09:51:05,844 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 69 places, 62 transitions, 268 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 09:51:05,845 INFO L231 Difference]: Finished difference. Result has 69 places, 62 transitions, 192 flow [2024-11-19 09:51:05,845 INFO L260 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=6, PETRI_FLOW=192, PETRI_PLACES=69, PETRI_TRANSITIONS=62} [2024-11-19 09:51:05,846 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, 1 predicate places. [2024-11-19 09:51:05,846 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 62 transitions, 192 flow [2024-11-19 09:51:05,846 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-11-19 09:51:05,846 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:51:05,847 INFO L204 CegarLoopForPetriNet]: trace histogram [2, 1, 1, 1, 1] [2024-11-19 09:51:05,860 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-19 09:51:06,050 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 09:51:06,051 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr3REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-19 09:51:06,052 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:51:06,052 INFO L85 PathProgramCache]: Analyzing trace with hash -296233634, now seen corresponding path program 1 times [2024-11-19 09:51:06,052 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:51:06,052 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1478680140] [2024-11-19 09:51:06,053 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:51:06,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:51:06,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:51:06,218 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:51:06,219 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:51:06,219 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1478680140] [2024-11-19 09:51:06,219 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1478680140] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 09:51:06,219 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1142830859] [2024-11-19 09:51:06,219 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:51:06,220 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 09:51:06,220 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 09:51:06,221 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 09:51:06,222 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-19 09:51:06,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:51:06,277 INFO L255 TraceCheckSpWp]: Trace formula consists of 110 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-11-19 09:51:06,278 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 09:51:06,292 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-11-19 09:51:06,430 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:51:06,430 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-19 09:51:06,563 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:51:06,564 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1142830859] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-19 09:51:06,564 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-19 09:51:06,564 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 11 [2024-11-19 09:51:06,564 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [937004737] [2024-11-19 09:51:06,564 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-19 09:51:06,564 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-19 09:51:06,565 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:51:06,565 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-19 09:51:06,565 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=117, Unknown=0, NotChecked=0, Total=156 [2024-11-19 09:51:06,624 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-11-19 09:51:06,625 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 62 transitions, 192 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-11-19 09:51:06,625 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:51:06,625 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-11-19 09:51:06,625 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:51:07,721 INFO L124 PetriNetUnfolderBase]: 9653/13488 cut-off events. [2024-11-19 09:51:07,722 INFO L125 PetriNetUnfolderBase]: For 28/28 co-relation queries the response was YES. [2024-11-19 09:51:07,743 INFO L83 FinitePrefix]: Finished finitePrefix Result has 25655 conditions, 13488 events. 9653/13488 cut-off events. For 28/28 co-relation queries the response was YES. Maximal size of possible extension queue 1096. Compared 88135 event pairs, 6408 based on Foata normal form. 0/7910 useless extension candidates. Maximal degree in co-relation 25622. Up to 11896 conditions per place. [2024-11-19 09:51:07,856 INFO L140 encePairwiseOnDemand]: 58/66 looper letters, 32 selfloop transitions, 12 changer transitions 0/61 dead transitions. [2024-11-19 09:51:07,856 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 74 places, 61 transitions, 276 flow [2024-11-19 09:51:07,857 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-19 09:51:07,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-19 09:51:07,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 213 transitions. [2024-11-19 09:51:07,857 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.461038961038961 [2024-11-19 09:51:07,858 INFO L175 Difference]: Start difference. First operand has 69 places, 62 transitions, 192 flow. Second operand 7 states and 213 transitions. [2024-11-19 09:51:07,858 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 74 places, 61 transitions, 276 flow [2024-11-19 09:51:07,858 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 61 transitions, 242 flow, removed 3 selfloop flow, removed 8 redundant places. [2024-11-19 09:51:07,859 INFO L231 Difference]: Finished difference. Result has 66 places, 61 transitions, 178 flow [2024-11-19 09:51:07,859 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=154, PETRI_DIFFERENCE_MINUEND_PLACES=60, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=61, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=49, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=178, PETRI_PLACES=66, PETRI_TRANSITIONS=61} [2024-11-19 09:51:07,860 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -2 predicate places. [2024-11-19 09:51:07,860 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 61 transitions, 178 flow [2024-11-19 09:51:07,860 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-11-19 09:51:07,860 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:51:07,861 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 09:51:07,873 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-19 09:51:08,064 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 09:51:08,066 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-19 09:51:08,066 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:51:08,067 INFO L85 PathProgramCache]: Analyzing trace with hash -1102196741, now seen corresponding path program 1 times [2024-11-19 09:51:08,067 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:51:08,067 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1762184172] [2024-11-19 09:51:08,067 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:51:08,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:51:08,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:51:08,113 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:51:08,114 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:51:08,114 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1762184172] [2024-11-19 09:51:08,114 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1762184172] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:51:08,114 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:51:08,114 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 09:51:08,115 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1409320742] [2024-11-19 09:51:08,115 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:51:08,115 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 09:51:08,115 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:51:08,115 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 09:51:08,115 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-19 09:51:08,119 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 66 [2024-11-19 09:51:08,119 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 61 transitions, 178 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-11-19 09:51:08,119 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:51:08,119 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 66 [2024-11-19 09:51:08,119 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:51:08,954 INFO L124 PetriNetUnfolderBase]: 10696/14779 cut-off events. [2024-11-19 09:51:08,954 INFO L125 PetriNetUnfolderBase]: For 14/14 co-relation queries the response was YES. [2024-11-19 09:51:08,974 INFO L83 FinitePrefix]: Finished finitePrefix Result has 28409 conditions, 14779 events. 10696/14779 cut-off events. For 14/14 co-relation queries the response was YES. Maximal size of possible extension queue 1147. Compared 96440 event pairs, 7188 based on Foata normal form. 298/9032 useless extension candidates. Maximal degree in co-relation 25256. Up to 11905 conditions per place. [2024-11-19 09:51:09,031 INFO L140 encePairwiseOnDemand]: 55/66 looper letters, 69 selfloop transitions, 5 changer transitions 0/91 dead transitions. [2024-11-19 09:51:09,032 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 70 places, 91 transitions, 420 flow [2024-11-19 09:51:09,032 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-19 09:51:09,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-19 09:51:09,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 207 transitions. [2024-11-19 09:51:09,033 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6272727272727273 [2024-11-19 09:51:09,033 INFO L175 Difference]: Start difference. First operand has 66 places, 61 transitions, 178 flow. Second operand 5 states and 207 transitions. [2024-11-19 09:51:09,033 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 70 places, 91 transitions, 420 flow [2024-11-19 09:51:09,034 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 91 transitions, 381 flow, removed 6 selfloop flow, removed 5 redundant places. [2024-11-19 09:51:09,035 INFO L231 Difference]: Finished difference. Result has 67 places, 63 transitions, 192 flow [2024-11-19 09:51:09,035 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=153, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=61, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=56, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=192, PETRI_PLACES=67, PETRI_TRANSITIONS=63} [2024-11-19 09:51:09,036 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -1 predicate places. [2024-11-19 09:51:09,036 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 63 transitions, 192 flow [2024-11-19 09:51:09,036 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-11-19 09:51:09,036 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:51:09,037 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 09:51:09,037 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-19 09:51:09,037 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-19 09:51:09,037 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:51:09,037 INFO L85 PathProgramCache]: Analyzing trace with hash 241825841, now seen corresponding path program 1 times [2024-11-19 09:51:09,037 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:51:09,038 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [617970592] [2024-11-19 09:51:09,038 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:51:09,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:51:09,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:51:09,109 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-19 09:51:09,109 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:51:09,109 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [617970592] [2024-11-19 09:51:09,109 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [617970592] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:51:09,110 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:51:09,110 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 09:51:09,110 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [38160316] [2024-11-19 09:51:09,110 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:51:09,110 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 09:51:09,110 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:51:09,111 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 09:51:09,111 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-19 09:51:09,120 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-11-19 09:51:09,120 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 63 transitions, 192 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-11-19 09:51:09,121 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:51:09,121 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-11-19 09:51:09,121 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:51:09,869 INFO L124 PetriNetUnfolderBase]: 7339/10713 cut-off events. [2024-11-19 09:51:09,870 INFO L125 PetriNetUnfolderBase]: For 1020/1020 co-relation queries the response was YES. [2024-11-19 09:51:09,883 INFO L83 FinitePrefix]: Finished finitePrefix Result has 22212 conditions, 10713 events. 7339/10713 cut-off events. For 1020/1020 co-relation queries the response was YES. Maximal size of possible extension queue 804. Compared 73265 event pairs, 5000 based on Foata normal form. 0/6785 useless extension candidates. Maximal degree in co-relation 19084. Up to 9261 conditions per place. [2024-11-19 09:51:09,912 INFO L140 encePairwiseOnDemand]: 61/66 looper letters, 38 selfloop transitions, 6 changer transitions 0/61 dead transitions. [2024-11-19 09:51:09,912 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 69 places, 61 transitions, 272 flow [2024-11-19 09:51:09,913 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-19 09:51:09,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 5 states. [2024-11-19 09:51:09,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5 states to 5 states and 158 transitions. [2024-11-19 09:51:09,913 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.47878787878787876 [2024-11-19 09:51:09,914 INFO L175 Difference]: Start difference. First operand has 67 places, 63 transitions, 192 flow. Second operand 5 states and 158 transitions. [2024-11-19 09:51:09,914 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 69 places, 61 transitions, 272 flow [2024-11-19 09:51:09,915 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 67 places, 61 transitions, 267 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 09:51:09,916 INFO L231 Difference]: Finished difference. Result has 67 places, 61 transitions, 191 flow [2024-11-19 09:51:09,916 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=179, PETRI_DIFFERENCE_MINUEND_PLACES=63, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=61, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=5, PETRI_FLOW=191, PETRI_PLACES=67, PETRI_TRANSITIONS=61} [2024-11-19 09:51:09,917 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -1 predicate places. [2024-11-19 09:51:09,917 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 61 transitions, 191 flow [2024-11-19 09:51:09,917 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-11-19 09:51:09,917 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:51:09,917 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 09:51:09,917 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-19 09:51:09,917 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-19 09:51:09,918 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:51:09,918 INFO L85 PathProgramCache]: Analyzing trace with hash 241825842, now seen corresponding path program 1 times [2024-11-19 09:51:09,918 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:51:09,918 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1238966742] [2024-11-19 09:51:09,918 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:51:09,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:51:09,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:51:10,079 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:51:10,079 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:51:10,079 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1238966742] [2024-11-19 09:51:10,080 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1238966742] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 09:51:10,080 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [711074743] [2024-11-19 09:51:10,081 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:51:10,081 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 09:51:10,081 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 09:51:10,083 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 09:51:10,085 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-19 09:51:10,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:51:10,147 INFO L255 TraceCheckSpWp]: Trace formula consists of 139 conjuncts, 18 conjuncts are in the unsatisfiable core [2024-11-19 09:51:10,148 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 09:51:10,156 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-11-19 09:51:10,199 INFO L190 IndexEqualityManager]: detected not equals via solver [2024-11-19 09:51:10,201 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-11-19 09:51:10,214 INFO L349 Elim1Store]: treesize reduction 4, result has 50.0 percent of original size [2024-11-19 09:51:10,214 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-11-19 09:51:10,243 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:51:10,243 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 09:51:10,243 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [711074743] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:51:10,244 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-19 09:51:10,244 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 6 [2024-11-19 09:51:10,244 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1039945123] [2024-11-19 09:51:10,244 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:51:10,245 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-19 09:51:10,246 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:51:10,246 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 09:51:10,246 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=41, Unknown=0, NotChecked=0, Total=56 [2024-11-19 09:51:10,258 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-11-19 09:51:10,258 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 61 transitions, 191 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-11-19 09:51:10,259 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:51:10,259 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-11-19 09:51:10,259 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:51:10,656 INFO L124 PetriNetUnfolderBase]: 4701/7063 cut-off events. [2024-11-19 09:51:10,656 INFO L125 PetriNetUnfolderBase]: For 804/804 co-relation queries the response was YES. [2024-11-19 09:51:10,666 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14076 conditions, 7063 events. 4701/7063 cut-off events. For 804/804 co-relation queries the response was YES. Maximal size of possible extension queue 549. Compared 47267 event pairs, 3256 based on Foata normal form. 0/4989 useless extension candidates. Maximal degree in co-relation 10914. Up to 6049 conditions per place. [2024-11-19 09:51:10,682 INFO L140 encePairwiseOnDemand]: 62/66 looper letters, 39 selfloop transitions, 3 changer transitions 0/59 dead transitions. [2024-11-19 09:51:10,683 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 59 transitions, 267 flow [2024-11-19 09:51:10,683 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 09:51:10,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-19 09:51:10,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 132 transitions. [2024-11-19 09:51:10,683 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5 [2024-11-19 09:51:10,684 INFO L175 Difference]: Start difference. First operand has 67 places, 61 transitions, 191 flow. Second operand 4 states and 132 transitions. [2024-11-19 09:51:10,684 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 59 transitions, 267 flow [2024-11-19 09:51:10,684 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 59 transitions, 258 flow, removed 0 selfloop flow, removed 3 redundant places. [2024-11-19 09:51:10,685 INFO L231 Difference]: Finished difference. Result has 65 places, 59 transitions, 180 flow [2024-11-19 09:51:10,685 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=174, PETRI_DIFFERENCE_MINUEND_PLACES=62, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=59, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=3, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=56, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=180, PETRI_PLACES=65, PETRI_TRANSITIONS=59} [2024-11-19 09:51:10,685 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -3 predicate places. [2024-11-19 09:51:10,685 INFO L471 AbstractCegarLoop]: Abstraction has has 65 places, 59 transitions, 180 flow [2024-11-19 09:51:10,686 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-11-19 09:51:10,686 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:51:10,686 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 09:51:10,698 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-11-19 09:51:10,886 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 09:51:10,886 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-19 09:51:10,887 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:51:10,887 INFO L85 PathProgramCache]: Analyzing trace with hash 451983567, now seen corresponding path program 1 times [2024-11-19 09:51:10,887 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:51:10,887 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [13405914] [2024-11-19 09:51:10,887 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:51:10,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:51:10,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:51:10,933 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:51:10,933 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:51:10,934 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [13405914] [2024-11-19 09:51:10,934 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [13405914] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:51:10,934 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:51:10,934 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 09:51:10,934 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2016572883] [2024-11-19 09:51:10,934 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:51:10,934 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 09:51:10,935 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:51:10,935 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 09:51:10,935 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-19 09:51:10,942 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 24 out of 66 [2024-11-19 09:51:10,942 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 65 places, 59 transitions, 180 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-11-19 09:51:10,942 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:51:10,942 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 24 of 66 [2024-11-19 09:51:10,942 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:51:11,202 INFO L124 PetriNetUnfolderBase]: 3151/5000 cut-off events. [2024-11-19 09:51:11,202 INFO L125 PetriNetUnfolderBase]: For 565/565 co-relation queries the response was YES. [2024-11-19 09:51:11,212 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9801 conditions, 5000 events. 3151/5000 cut-off events. For 565/565 co-relation queries the response was YES. Maximal size of possible extension queue 359. Compared 33766 event pairs, 2196 based on Foata normal form. 0/3932 useless extension candidates. Maximal degree in co-relation 7627. Up to 4084 conditions per place. [2024-11-19 09:51:11,228 INFO L140 encePairwiseOnDemand]: 62/66 looper letters, 36 selfloop transitions, 4 changer transitions 0/57 dead transitions. [2024-11-19 09:51:11,228 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 57 transitions, 256 flow [2024-11-19 09:51:11,228 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 09:51:11,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-19 09:51:11,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 130 transitions. [2024-11-19 09:51:11,229 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.49242424242424243 [2024-11-19 09:51:11,229 INFO L175 Difference]: Start difference. First operand has 65 places, 59 transitions, 180 flow. Second operand 4 states and 130 transitions. [2024-11-19 09:51:11,231 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 57 transitions, 256 flow [2024-11-19 09:51:11,232 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 64 places, 57 transitions, 252 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 09:51:11,233 INFO L231 Difference]: Finished difference. Result has 64 places, 57 transitions, 180 flow [2024-11-19 09:51:11,233 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=172, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=57, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=4, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=180, PETRI_PLACES=64, PETRI_TRANSITIONS=57} [2024-11-19 09:51:11,234 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -4 predicate places. [2024-11-19 09:51:11,234 INFO L471 AbstractCegarLoop]: Abstraction has has 64 places, 57 transitions, 180 flow [2024-11-19 09:51:11,234 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-11-19 09:51:11,234 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:51:11,234 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 09:51:11,234 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-19 09:51:11,234 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-19 09:51:11,235 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:51:11,235 INFO L85 PathProgramCache]: Analyzing trace with hash 451983568, now seen corresponding path program 1 times [2024-11-19 09:51:11,235 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:51:11,235 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [578492280] [2024-11-19 09:51:11,235 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:51:11,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:51:11,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:51:11,306 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:51:11,307 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:51:11,307 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [578492280] [2024-11-19 09:51:11,307 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [578492280] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:51:11,307 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:51:11,307 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 09:51:11,307 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1044932303] [2024-11-19 09:51:11,307 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:51:11,307 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 09:51:11,307 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:51:11,308 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 09:51:11,308 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-19 09:51:11,314 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 66 [2024-11-19 09:51:11,314 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 64 places, 57 transitions, 180 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-11-19 09:51:11,314 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:51:11,314 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 66 [2024-11-19 09:51:11,315 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:51:11,671 INFO L124 PetriNetUnfolderBase]: 3669/5895 cut-off events. [2024-11-19 09:51:11,672 INFO L125 PetriNetUnfolderBase]: For 683/683 co-relation queries the response was YES. [2024-11-19 09:51:11,684 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11668 conditions, 5895 events. 3669/5895 cut-off events. For 683/683 co-relation queries the response was YES. Maximal size of possible extension queue 405. Compared 41238 event pairs, 2627 based on Foata normal form. 128/4903 useless extension candidates. Maximal degree in co-relation 9111. Up to 4094 conditions per place. [2024-11-19 09:51:11,700 INFO L140 encePairwiseOnDemand]: 59/66 looper letters, 54 selfloop transitions, 6 changer transitions 0/77 dead transitions. [2024-11-19 09:51:11,700 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 67 places, 77 transitions, 352 flow [2024-11-19 09:51:11,701 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 09:51:11,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-19 09:51:11,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 163 transitions. [2024-11-19 09:51:11,701 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6174242424242424 [2024-11-19 09:51:11,702 INFO L175 Difference]: Start difference. First operand has 64 places, 57 transitions, 180 flow. Second operand 4 states and 163 transitions. [2024-11-19 09:51:11,702 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 67 places, 77 transitions, 352 flow [2024-11-19 09:51:11,702 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 77 transitions, 347 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 09:51:11,703 INFO L231 Difference]: Finished difference. Result has 66 places, 57 transitions, 197 flow [2024-11-19 09:51:11,703 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=175, PETRI_DIFFERENCE_MINUEND_PLACES=62, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=57, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=51, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=197, PETRI_PLACES=66, PETRI_TRANSITIONS=57} [2024-11-19 09:51:11,704 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -2 predicate places. [2024-11-19 09:51:11,704 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 57 transitions, 197 flow [2024-11-19 09:51:11,704 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-11-19 09:51:11,704 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:51:11,704 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 09:51:11,705 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-19 09:51:11,705 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting thread2Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-19 09:51:11,705 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:51:11,705 INFO L85 PathProgramCache]: Analyzing trace with hash -702610, now seen corresponding path program 1 times [2024-11-19 09:51:11,705 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:51:11,705 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [9495703] [2024-11-19 09:51:11,705 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:51:11,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:51:11,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:51:11,833 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:51:11,833 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:51:11,834 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [9495703] [2024-11-19 09:51:11,834 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [9495703] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 09:51:11,834 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1908668552] [2024-11-19 09:51:11,834 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:51:11,834 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 09:51:11,834 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 09:51:11,836 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 09:51:11,837 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-19 09:51:11,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:51:11,899 INFO L255 TraceCheckSpWp]: Trace formula consists of 155 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-19 09:51:11,900 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 09:51:11,953 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:51:11,954 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 09:51:11,954 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1908668552] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:51:11,954 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-19 09:51:11,954 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [4] total 7 [2024-11-19 09:51:11,954 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1551497289] [2024-11-19 09:51:11,954 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:51:11,955 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-19 09:51:11,955 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:51:11,955 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-19 09:51:11,955 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-11-19 09:51:11,967 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 66 [2024-11-19 09:51:11,968 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 57 transitions, 197 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-11-19 09:51:11,968 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:51:11,968 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 66 [2024-11-19 09:51:11,968 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:51:12,189 INFO L124 PetriNetUnfolderBase]: 2429/4116 cut-off events. [2024-11-19 09:51:12,189 INFO L125 PetriNetUnfolderBase]: For 957/957 co-relation queries the response was YES. [2024-11-19 09:51:12,199 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8569 conditions, 4116 events. 2429/4116 cut-off events. For 957/957 co-relation queries the response was YES. Maximal size of possible extension queue 292. Compared 28911 event pairs, 1773 based on Foata normal form. 0/3544 useless extension candidates. Maximal degree in co-relation 6637. Up to 3292 conditions per place. [2024-11-19 09:51:12,212 INFO L140 encePairwiseOnDemand]: 62/66 looper letters, 33 selfloop transitions, 5 changer transitions 0/55 dead transitions. [2024-11-19 09:51:12,212 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 67 places, 55 transitions, 265 flow [2024-11-19 09:51:12,213 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 09:51:12,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-19 09:51:12,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 136 transitions. [2024-11-19 09:51:12,214 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5151515151515151 [2024-11-19 09:51:12,214 INFO L175 Difference]: Start difference. First operand has 66 places, 57 transitions, 197 flow. Second operand 4 states and 136 transitions. [2024-11-19 09:51:12,214 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 67 places, 55 transitions, 265 flow [2024-11-19 09:51:12,215 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 55 transitions, 261 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 09:51:12,216 INFO L231 Difference]: Finished difference. Result has 66 places, 55 transitions, 195 flow [2024-11-19 09:51:12,216 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=185, PETRI_DIFFERENCE_MINUEND_PLACES=63, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=55, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=5, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=195, PETRI_PLACES=66, PETRI_TRANSITIONS=55} [2024-11-19 09:51:12,217 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -2 predicate places. [2024-11-19 09:51:12,217 INFO L471 AbstractCegarLoop]: Abstraction has has 66 places, 55 transitions, 195 flow [2024-11-19 09:51:12,217 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-11-19 09:51:12,217 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:51:12,217 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 09:51:12,230 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-19 09:51:12,421 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 09:51:12,422 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-19 09:51:12,422 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:51:12,422 INFO L85 PathProgramCache]: Analyzing trace with hash 1200873548, now seen corresponding path program 1 times [2024-11-19 09:51:12,422 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:51:12,422 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1316207852] [2024-11-19 09:51:12,422 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:51:12,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:51:12,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:51:12,464 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 09:51:12,464 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:51:12,464 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1316207852] [2024-11-19 09:51:12,465 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1316207852] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:51:12,465 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:51:12,465 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 09:51:12,466 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [157922572] [2024-11-19 09:51:12,466 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:51:12,467 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 09:51:12,467 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:51:12,467 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 09:51:12,467 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 09:51:12,468 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 66 [2024-11-19 09:51:12,468 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 66 places, 55 transitions, 195 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-11-19 09:51:12,468 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:51:12,468 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 66 [2024-11-19 09:51:12,468 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:51:12,974 INFO L124 PetriNetUnfolderBase]: 3677/6024 cut-off events. [2024-11-19 09:51:12,974 INFO L125 PetriNetUnfolderBase]: For 1502/1502 co-relation queries the response was YES. [2024-11-19 09:51:12,986 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12658 conditions, 6024 events. 3677/6024 cut-off events. For 1502/1502 co-relation queries the response was YES. Maximal size of possible extension queue 379. Compared 40825 event pairs, 1008 based on Foata normal form. 4/5575 useless extension candidates. Maximal degree in co-relation 10203. Up to 2879 conditions per place. [2024-11-19 09:51:13,002 INFO L140 encePairwiseOnDemand]: 62/66 looper letters, 50 selfloop transitions, 3 changer transitions 2/72 dead transitions. [2024-11-19 09:51:13,003 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 72 transitions, 352 flow [2024-11-19 09:51:13,003 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 09:51:13,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 09:51:13,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 126 transitions. [2024-11-19 09:51:13,004 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6363636363636364 [2024-11-19 09:51:13,004 INFO L175 Difference]: Start difference. First operand has 66 places, 55 transitions, 195 flow. Second operand 3 states and 126 transitions. [2024-11-19 09:51:13,004 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 72 transitions, 352 flow [2024-11-19 09:51:13,005 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 66 places, 72 transitions, 345 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-19 09:51:13,006 INFO L231 Difference]: Finished difference. Result has 67 places, 56 transitions, 197 flow [2024-11-19 09:51:13,006 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=188, PETRI_DIFFERENCE_MINUEND_PLACES=64, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=55, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=197, PETRI_PLACES=67, PETRI_TRANSITIONS=56} [2024-11-19 09:51:13,007 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, -1 predicate places. [2024-11-19 09:51:13,007 INFO L471 AbstractCegarLoop]: Abstraction has has 67 places, 56 transitions, 197 flow [2024-11-19 09:51:13,007 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-11-19 09:51:13,007 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:51:13,007 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 09:51:13,007 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-19 09:51:13,007 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-19 09:51:13,008 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:51:13,008 INFO L85 PathProgramCache]: Analyzing trace with hash 1306671830, now seen corresponding path program 1 times [2024-11-19 09:51:13,008 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:51:13,008 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [943266880] [2024-11-19 09:51:13,008 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:51:13,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:51:13,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:51:13,064 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-19 09:51:13,065 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:51:13,065 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [943266880] [2024-11-19 09:51:13,065 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [943266880] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:51:13,065 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:51:13,065 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 09:51:13,066 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [139904233] [2024-11-19 09:51:13,066 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:51:13,066 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 09:51:13,066 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:51:13,067 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 09:51:13,067 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 09:51:13,070 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 66 [2024-11-19 09:51:13,070 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 67 places, 56 transitions, 197 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-11-19 09:51:13,070 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:51:13,071 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 66 [2024-11-19 09:51:13,071 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:51:13,563 INFO L124 PetriNetUnfolderBase]: 3515/5621 cut-off events. [2024-11-19 09:51:13,563 INFO L125 PetriNetUnfolderBase]: For 3053/3053 co-relation queries the response was YES. [2024-11-19 09:51:13,575 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13000 conditions, 5621 events. 3515/5621 cut-off events. For 3053/3053 co-relation queries the response was YES. Maximal size of possible extension queue 338. Compared 36974 event pairs, 1121 based on Foata normal form. 94/5377 useless extension candidates. Maximal degree in co-relation 10864. Up to 2974 conditions per place. [2024-11-19 09:51:13,590 INFO L140 encePairwiseOnDemand]: 63/66 looper letters, 58 selfloop transitions, 2 changer transitions 0/77 dead transitions. [2024-11-19 09:51:13,590 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 69 places, 77 transitions, 381 flow [2024-11-19 09:51:13,591 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 09:51:13,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 09:51:13,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 129 transitions. [2024-11-19 09:51:13,592 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6515151515151515 [2024-11-19 09:51:13,592 INFO L175 Difference]: Start difference. First operand has 67 places, 56 transitions, 197 flow. Second operand 3 states and 129 transitions. [2024-11-19 09:51:13,592 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 69 places, 77 transitions, 381 flow [2024-11-19 09:51:13,594 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 68 places, 77 transitions, 377 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-19 09:51:13,595 INFO L231 Difference]: Finished difference. Result has 69 places, 57 transitions, 210 flow [2024-11-19 09:51:13,595 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=194, PETRI_DIFFERENCE_MINUEND_PLACES=66, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=56, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=54, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=210, PETRI_PLACES=69, PETRI_TRANSITIONS=57} [2024-11-19 09:51:13,595 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, 1 predicate places. [2024-11-19 09:51:13,595 INFO L471 AbstractCegarLoop]: Abstraction has has 69 places, 57 transitions, 210 flow [2024-11-19 09:51:13,596 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-11-19 09:51:13,596 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:51:13,596 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 09:51:13,596 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12 [2024-11-19 09:51:13,596 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-19 09:51:13,598 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:51:13,598 INFO L85 PathProgramCache]: Analyzing trace with hash 1250350308, now seen corresponding path program 1 times [2024-11-19 09:51:13,598 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:51:13,599 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1465057054] [2024-11-19 09:51:13,599 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:51:13,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:51:13,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:51:13,658 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-19 09:51:13,659 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:51:13,659 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1465057054] [2024-11-19 09:51:13,659 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1465057054] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:51:13,659 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:51:13,659 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 09:51:13,659 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [744362368] [2024-11-19 09:51:13,659 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:51:13,659 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 09:51:13,660 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:51:13,660 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 09:51:13,660 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 09:51:13,664 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 26 out of 66 [2024-11-19 09:51:13,665 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 69 places, 57 transitions, 210 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-11-19 09:51:13,665 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:51:13,665 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 26 of 66 [2024-11-19 09:51:13,665 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:51:14,149 INFO L124 PetriNetUnfolderBase]: 3437/5701 cut-off events. [2024-11-19 09:51:14,150 INFO L125 PetriNetUnfolderBase]: For 4625/4625 co-relation queries the response was YES. [2024-11-19 09:51:14,161 INFO L83 FinitePrefix]: Finished finitePrefix Result has 13529 conditions, 5701 events. 3437/5701 cut-off events. For 4625/4625 co-relation queries the response was YES. Maximal size of possible extension queue 324. Compared 39203 event pairs, 1181 based on Foata normal form. 44/5406 useless extension candidates. Maximal degree in co-relation 11534. Up to 2919 conditions per place. [2024-11-19 09:51:14,176 INFO L140 encePairwiseOnDemand]: 63/66 looper letters, 58 selfloop transitions, 2 changer transitions 0/77 dead transitions. [2024-11-19 09:51:14,176 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 71 places, 77 transitions, 401 flow [2024-11-19 09:51:14,177 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 09:51:14,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-19 09:51:14,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 127 transitions. [2024-11-19 09:51:14,177 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6414141414141414 [2024-11-19 09:51:14,177 INFO L175 Difference]: Start difference. First operand has 69 places, 57 transitions, 210 flow. Second operand 3 states and 127 transitions. [2024-11-19 09:51:14,177 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 71 places, 77 transitions, 401 flow [2024-11-19 09:51:14,179 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 70 places, 77 transitions, 386 flow, removed 6 selfloop flow, removed 1 redundant places. [2024-11-19 09:51:14,180 INFO L231 Difference]: Finished difference. Result has 71 places, 58 transitions, 218 flow [2024-11-19 09:51:14,180 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=202, PETRI_DIFFERENCE_MINUEND_PLACES=68, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=57, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=218, PETRI_PLACES=71, PETRI_TRANSITIONS=58} [2024-11-19 09:51:14,181 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, 3 predicate places. [2024-11-19 09:51:14,181 INFO L471 AbstractCegarLoop]: Abstraction has has 71 places, 58 transitions, 218 flow [2024-11-19 09:51:14,181 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-11-19 09:51:14,181 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:51:14,181 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 09:51:14,181 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-19 09:51:14,181 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-19 09:51:14,182 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:51:14,182 INFO L85 PathProgramCache]: Analyzing trace with hash -1227341209, now seen corresponding path program 1 times [2024-11-19 09:51:14,182 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:51:14,182 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1401152384] [2024-11-19 09:51:14,182 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 09:51:14,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:51:14,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 09:51:14,510 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-19 09:51:14,510 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:51:14,510 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1401152384] [2024-11-19 09:51:14,511 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1401152384] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:51:14,511 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:51:14,511 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-19 09:51:14,511 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1875083289] [2024-11-19 09:51:14,511 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:51:14,512 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-19 09:51:14,512 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:51:14,512 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-19 09:51:14,512 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-19 09:51:14,568 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 66 [2024-11-19 09:51:14,568 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 58 transitions, 218 flow. Second operand has 7 states, 7 states have (on average 25.285714285714285) internal successors, (177), 7 states have internal predecessors, (177), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:51:14,568 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:51:14,569 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 66 [2024-11-19 09:51:14,569 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:51:15,704 INFO L124 PetriNetUnfolderBase]: 8613/12851 cut-off events. [2024-11-19 09:51:15,704 INFO L125 PetriNetUnfolderBase]: For 7403/7617 co-relation queries the response was YES. [2024-11-19 09:51:15,741 INFO L83 FinitePrefix]: Finished finitePrefix Result has 30598 conditions, 12851 events. 8613/12851 cut-off events. For 7403/7617 co-relation queries the response was YES. Maximal size of possible extension queue 700. Compared 87274 event pairs, 906 based on Foata normal form. 0/12096 useless extension candidates. Maximal degree in co-relation 25402. Up to 9680 conditions per place. [2024-11-19 09:51:15,779 INFO L140 encePairwiseOnDemand]: 59/66 looper letters, 85 selfloop transitions, 9 changer transitions 10/116 dead transitions. [2024-11-19 09:51:15,779 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 116 transitions, 591 flow [2024-11-19 09:51:15,780 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-19 09:51:15,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-19 09:51:15,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 219 transitions. [2024-11-19 09:51:15,781 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.553030303030303 [2024-11-19 09:51:15,781 INFO L175 Difference]: Start difference. First operand has 71 places, 58 transitions, 218 flow. Second operand 6 states and 219 transitions. [2024-11-19 09:51:15,781 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 116 transitions, 591 flow [2024-11-19 09:51:15,786 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 75 places, 116 transitions, 579 flow, removed 3 selfloop flow, removed 1 redundant places. [2024-11-19 09:51:15,788 INFO L231 Difference]: Finished difference. Result has 79 places, 66 transitions, 284 flow [2024-11-19 09:51:15,788 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=210, PETRI_DIFFERENCE_MINUEND_PLACES=70, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=58, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=284, PETRI_PLACES=79, PETRI_TRANSITIONS=66} [2024-11-19 09:51:15,788 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, 11 predicate places. [2024-11-19 09:51:15,788 INFO L471 AbstractCegarLoop]: Abstraction has has 79 places, 66 transitions, 284 flow [2024-11-19 09:51:15,789 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 25.285714285714285) internal successors, (177), 7 states have internal predecessors, (177), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:51:15,789 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:51:15,789 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 09:51:15,789 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-19 09:51:15,789 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-19 09:51:15,789 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:51:15,789 INFO L85 PathProgramCache]: Analyzing trace with hash -1427046069, now seen corresponding path program 2 times [2024-11-19 09:51:15,789 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:51:15,789 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [17514409] [2024-11-19 09:51:15,790 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-19 09:51:15,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:51:15,824 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-19 09:51:15,827 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 09:51:16,121 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-19 09:51:16,121 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:51:16,122 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [17514409] [2024-11-19 09:51:16,122 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [17514409] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:51:16,122 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:51:16,122 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 09:51:16,122 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1385922597] [2024-11-19 09:51:16,122 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:51:16,123 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 09:51:16,123 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:51:16,124 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 09:51:16,124 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-19 09:51:16,154 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 66 [2024-11-19 09:51:16,155 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 79 places, 66 transitions, 284 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-11-19 09:51:16,155 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:51:16,155 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 66 [2024-11-19 09:51:16,155 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:51:17,261 INFO L124 PetriNetUnfolderBase]: 10881/16478 cut-off events. [2024-11-19 09:51:17,262 INFO L125 PetriNetUnfolderBase]: For 12171/12535 co-relation queries the response was YES. [2024-11-19 09:51:17,299 INFO L83 FinitePrefix]: Finished finitePrefix Result has 41713 conditions, 16478 events. 10881/16478 cut-off events. For 12171/12535 co-relation queries the response was YES. Maximal size of possible extension queue 823. Compared 114746 event pairs, 2300 based on Foata normal form. 331/16569 useless extension candidates. Maximal degree in co-relation 33922. Up to 11856 conditions per place. [2024-11-19 09:51:17,334 INFO L140 encePairwiseOnDemand]: 59/66 looper letters, 100 selfloop transitions, 26 changer transitions 8/147 dead transitions. [2024-11-19 09:51:17,335 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 85 places, 147 transitions, 898 flow [2024-11-19 09:51:17,335 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-19 09:51:17,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-19 09:51:17,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 256 transitions. [2024-11-19 09:51:17,336 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5541125541125541 [2024-11-19 09:51:17,336 INFO L175 Difference]: Start difference. First operand has 79 places, 66 transitions, 284 flow. Second operand 7 states and 256 transitions. [2024-11-19 09:51:17,336 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 85 places, 147 transitions, 898 flow [2024-11-19 09:51:17,348 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 85 places, 147 transitions, 898 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-11-19 09:51:17,349 INFO L231 Difference]: Finished difference. Result has 90 places, 86 transitions, 526 flow [2024-11-19 09:51:17,350 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=284, PETRI_DIFFERENCE_MINUEND_PLACES=79, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=66, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=6, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=526, PETRI_PLACES=90, PETRI_TRANSITIONS=86} [2024-11-19 09:51:17,350 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, 22 predicate places. [2024-11-19 09:51:17,350 INFO L471 AbstractCegarLoop]: Abstraction has has 90 places, 86 transitions, 526 flow [2024-11-19 09:51:17,350 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-11-19 09:51:17,350 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:51:17,351 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 09:51:17,351 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-19 09:51:17,351 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-19 09:51:17,351 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:51:17,351 INFO L85 PathProgramCache]: Analyzing trace with hash -2114611003, now seen corresponding path program 3 times [2024-11-19 09:51:17,351 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:51:17,351 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1871215969] [2024-11-19 09:51:17,352 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-19 09:51:17,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:51:17,365 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-11-19 09:51:17,365 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 09:51:17,556 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-19 09:51:17,556 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:51:17,556 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1871215969] [2024-11-19 09:51:17,556 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1871215969] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:51:17,556 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:51:17,557 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 09:51:17,557 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2103462228] [2024-11-19 09:51:17,557 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:51:17,557 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 09:51:17,557 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:51:17,558 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 09:51:17,558 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-19 09:51:17,592 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 66 [2024-11-19 09:51:17,592 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 90 places, 86 transitions, 526 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-11-19 09:51:17,592 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:51:17,592 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 66 [2024-11-19 09:51:17,593 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:51:19,156 INFO L124 PetriNetUnfolderBase]: 15419/22726 cut-off events. [2024-11-19 09:51:19,156 INFO L125 PetriNetUnfolderBase]: For 28656/29172 co-relation queries the response was YES. [2024-11-19 09:51:19,240 INFO L83 FinitePrefix]: Finished finitePrefix Result has 67037 conditions, 22726 events. 15419/22726 cut-off events. For 28656/29172 co-relation queries the response was YES. Maximal size of possible extension queue 1178. Compared 156988 event pairs, 3658 based on Foata normal form. 464/22741 useless extension candidates. Maximal degree in co-relation 54125. Up to 13591 conditions per place. [2024-11-19 09:51:19,302 INFO L140 encePairwiseOnDemand]: 55/66 looper letters, 149 selfloop transitions, 87 changer transitions 32/281 dead transitions. [2024-11-19 09:51:19,302 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 101 places, 281 transitions, 2241 flow [2024-11-19 09:51:19,302 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-19 09:51:19,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 12 states. [2024-11-19 09:51:19,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 427 transitions. [2024-11-19 09:51:19,303 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5391414141414141 [2024-11-19 09:51:19,304 INFO L175 Difference]: Start difference. First operand has 90 places, 86 transitions, 526 flow. Second operand 12 states and 427 transitions. [2024-11-19 09:51:19,304 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 101 places, 281 transitions, 2241 flow [2024-11-19 09:51:19,417 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 100 places, 281 transitions, 2163 flow, removed 3 selfloop flow, removed 1 redundant places. [2024-11-19 09:51:19,420 INFO L231 Difference]: Finished difference. Result has 108 places, 150 transitions, 1275 flow [2024-11-19 09:51:19,420 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=503, PETRI_DIFFERENCE_MINUEND_PLACES=89, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=86, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=29, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=52, PETRI_DIFFERENCE_SUBTRAHEND_STATES=12, PETRI_FLOW=1275, PETRI_PLACES=108, PETRI_TRANSITIONS=150} [2024-11-19 09:51:19,420 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, 40 predicate places. [2024-11-19 09:51:19,420 INFO L471 AbstractCegarLoop]: Abstraction has has 108 places, 150 transitions, 1275 flow [2024-11-19 09:51:19,421 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-11-19 09:51:19,421 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:51:19,421 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 09:51:19,421 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-19 09:51:19,421 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-19 09:51:19,421 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:51:19,421 INFO L85 PathProgramCache]: Analyzing trace with hash 2059276671, now seen corresponding path program 4 times [2024-11-19 09:51:19,421 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:51:19,422 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [225336209] [2024-11-19 09:51:19,422 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-19 09:51:19,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:51:19,443 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-19 09:51:19,443 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 09:51:19,578 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-19 09:51:19,578 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:51:19,578 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [225336209] [2024-11-19 09:51:19,579 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [225336209] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:51:19,579 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:51:19,579 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 09:51:19,579 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1015624734] [2024-11-19 09:51:19,579 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:51:19,579 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 09:51:19,579 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:51:19,580 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 09:51:19,580 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-19 09:51:19,611 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 66 [2024-11-19 09:51:19,612 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 108 places, 150 transitions, 1275 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-11-19 09:51:19,612 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:51:19,612 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 66 [2024-11-19 09:51:19,612 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:51:22,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][274], [201#(= (select |#valid| ~q1~0.base) 1), 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: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:22,762 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-19 09:51:22,762 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:22,762 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:22,762 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:22,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([890] L119-->thread4EXIT: Formula: (and (= (mod |v_thread4Thread1of1ForFork2_~cond~3#1_5| 256) 0) (= |v_thread4Thread1of1ForFork2_#res#1.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res#1.base_1| 0)) InVars {thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} OutVars{thread4Thread1of1ForFork2_#res#1.base=|v_thread4Thread1of1ForFork2_#res#1.base_1|, thread4Thread1of1ForFork2_#res#1.offset=|v_thread4Thread1of1ForFork2_#res#1.offset_1|, thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_#res#1.base, thread4Thread1of1ForFork2_#res#1.offset][183], [201#(= (select |#valid| ~q1~0.base) 1), 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: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:22,762 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-19 09:51:22,762 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:22,762 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:22,762 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:22,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][274], [201#(= (select |#valid| ~q1~0.base) 1), 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: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:22,792 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-19 09:51:22,792 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:22,793 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:22,793 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:22,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([890] L119-->thread4EXIT: Formula: (and (= (mod |v_thread4Thread1of1ForFork2_~cond~3#1_5| 256) 0) (= |v_thread4Thread1of1ForFork2_#res#1.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res#1.base_1| 0)) InVars {thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} OutVars{thread4Thread1of1ForFork2_#res#1.base=|v_thread4Thread1of1ForFork2_#res#1.base_1|, thread4Thread1of1ForFork2_#res#1.offset=|v_thread4Thread1of1ForFork2_#res#1.offset_1|, thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_#res#1.base, thread4Thread1of1ForFork2_#res#1.offset][183], [201#(= (select |#valid| ~q1~0.base) 1), 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: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:22,793 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-19 09:51:22,793 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:22,793 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:22,793 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:23,209 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][286], [201#(= (select |#valid| ~q1~0.base) 1), 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: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,209 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,209 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,209 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,209 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,210 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([890] L119-->thread4EXIT: Formula: (and (= (mod |v_thread4Thread1of1ForFork2_~cond~3#1_5| 256) 0) (= |v_thread4Thread1of1ForFork2_#res#1.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res#1.base_1| 0)) InVars {thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} OutVars{thread4Thread1of1ForFork2_#res#1.base=|v_thread4Thread1of1ForFork2_#res#1.base_1|, thread4Thread1of1ForFork2_#res#1.offset=|v_thread4Thread1of1ForFork2_#res#1.offset_1|, thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_#res#1.base, thread4Thread1of1ForFork2_#res#1.offset][208], [201#(= (select |#valid| ~q1~0.base) 1), 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: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,210 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-19 09:51:23,210 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:23,210 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:23,210 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:23,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][286], [201#(= (select |#valid| ~q1~0.base) 1), 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: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,230 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,230 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,230 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,230 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,230 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([890] L119-->thread4EXIT: Formula: (and (= (mod |v_thread4Thread1of1ForFork2_~cond~3#1_5| 256) 0) (= |v_thread4Thread1of1ForFork2_#res#1.offset_1| 0) (= |v_thread4Thread1of1ForFork2_#res#1.base_1| 0)) InVars {thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} OutVars{thread4Thread1of1ForFork2_#res#1.base=|v_thread4Thread1of1ForFork2_#res#1.base_1|, thread4Thread1of1ForFork2_#res#1.offset=|v_thread4Thread1of1ForFork2_#res#1.offset_1|, thread4Thread1of1ForFork2_~cond~3#1=|v_thread4Thread1of1ForFork2_~cond~3#1_5|} AuxVars[] AssignedVars[thread4Thread1of1ForFork2_#res#1.base, thread4Thread1of1ForFork2_#res#1.offset][208], [201#(= (select |#valid| ~q1~0.base) 1), 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: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,231 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-19 09:51:23,231 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:23,231 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:23,231 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:23,381 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,381 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,381 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:23,381 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:23,381 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:23,400 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 40#L59true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,400 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,400 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:23,400 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:23,400 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:23,420 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,421 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,421 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,421 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,421 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,421 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 40#L59true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,421 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,421 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,422 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,422 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,539 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,539 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,539 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,539 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,539 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,563 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,563 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,563 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,563 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,563 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:23,587 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,587 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,587 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,587 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,587 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,588 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,588 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,588 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,588 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,588 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,590 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,590 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,590 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,590 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,590 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,591 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 40#L59true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,591 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,591 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,591 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,591 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,785 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,785 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,785 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,785 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,803 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,803 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,803 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,803 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,804 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:23,814 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 58#thread2EXITtrue, 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,815 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,815 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,815 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,815 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,815 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,815 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,815 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,816 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,816 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,817 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,817 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,817 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,817 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,817 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,821 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,821 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,821 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,842 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,842 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,842 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,842 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,847 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,847 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,848 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,848 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,848 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,854 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,855 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,855 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,855 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,855 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,855 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,856 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,856 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,856 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,856 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,864 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,864 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,864 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,864 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,864 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,872 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,872 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,872 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,872 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,872 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:23,877 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,878 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,878 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,878 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,878 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,879 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,879 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,879 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,879 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,879 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 45#thread1EXITtrue, 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,882 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,882 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,882 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,882 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,882 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,882 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,882 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,882 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,882 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,894 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,894 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:23,894 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,894 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,894 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,898 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,898 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:23,898 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,898 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,898 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,901 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,901 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,901 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,902 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,902 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,902 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,902 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,902 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,902 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,903 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,903 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,904 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,904 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,904 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,904 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,904 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,904 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,904 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,908 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,908 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:23,908 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,908 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,908 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,914 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,914 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:23,914 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,914 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,914 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:23,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,916 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,916 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,916 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,916 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,917 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,917 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,917 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,917 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,917 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,918 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,918 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,918 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,918 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,918 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,918 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,918 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,918 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,918 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,920 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][322], [201#(= (select |#valid| ~q1~0.base) 1), 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: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 21#L146-1true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,920 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,920 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,920 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,920 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,921 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][322], [201#(= (select |#valid| ~q1~0.base) 1), 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: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 21#L146-1true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,921 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,921 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,921 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,921 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,926 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,926 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,926 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,926 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,926 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,927 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,927 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,927 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,927 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,927 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,928 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,928 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:23,928 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,928 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,928 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:23,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,932 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,932 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,932 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,932 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,932 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,932 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,932 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,932 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,932 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,933 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,933 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,933 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,933 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,933 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][327], [201#(= (select |#valid| ~q1~0.base) 1), 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: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 21#L146-1true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,934 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,934 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,934 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,934 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,934 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][327], [201#(= (select |#valid| ~q1~0.base) 1), 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: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 21#L146-1true, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,934 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,934 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,934 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,935 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,935 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][322], [201#(= (select |#valid| ~q1~0.base) 1), 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: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,935 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,935 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,935 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,935 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:23,937 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, 11#thread3EXITtrue, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,937 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:23,937 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:23,937 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:23,937 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:23,938 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][327], [201#(= (select |#valid| ~q1~0.base) 1), 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: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 141#(<= ~n2~0 2147483647), 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,938 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:23,938 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:23,938 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:23,938 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:23,939 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][323], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 29#L148true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,939 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:23,939 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-19 09:51:23,939 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-19 09:51:23,939 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-19 09:51:23,940 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([893] L112-->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 (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|) (not (= (ite (and (< v_~q2_front~0_126 v_~q2_back~0_113) (< v_~q2_front~0_126 v_~n2~0_90) (<= 0 v_~q2_front~0_126)) 1 0) 0))))) 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_113, ~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_113} 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][327], [201#(= (select |#valid| ~q1~0.base) 1), 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: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), 29#L148true, Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 141#(<= ~n2~0 2147483647), 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 303#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:23,940 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:23,940 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-19 09:51:23,940 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-19 09:51:23,940 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-19 09:51:23,941 INFO L124 PetriNetUnfolderBase]: 31909/48612 cut-off events. [2024-11-19 09:51:23,941 INFO L125 PetriNetUnfolderBase]: For 76547/77812 co-relation queries the response was YES. [2024-11-19 09:51:24,156 INFO L83 FinitePrefix]: Finished finitePrefix Result has 150262 conditions, 48612 events. 31909/48612 cut-off events. For 76547/77812 co-relation queries the response was YES. Maximal size of possible extension queue 2117. Compared 381573 event pairs, 5364 based on Foata normal form. 452/45456 useless extension candidates. Maximal degree in co-relation 129065. Up to 12807 conditions per place. [2024-11-19 09:51:24,270 INFO L140 encePairwiseOnDemand]: 58/66 looper letters, 251 selfloop transitions, 58 changer transitions 3/338 dead transitions. [2024-11-19 09:51:24,270 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 116 places, 338 transitions, 2830 flow [2024-11-19 09:51:24,271 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-19 09:51:24,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-19 09:51:24,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 351 transitions. [2024-11-19 09:51:24,272 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5909090909090909 [2024-11-19 09:51:24,272 INFO L175 Difference]: Start difference. First operand has 108 places, 150 transitions, 1275 flow. Second operand 9 states and 351 transitions. [2024-11-19 09:51:24,272 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 116 places, 338 transitions, 2830 flow [2024-11-19 09:51:25,419 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 115 places, 338 transitions, 2783 flow, removed 17 selfloop flow, removed 1 redundant places. [2024-11-19 09:51:25,422 INFO L231 Difference]: Finished difference. Result has 122 places, 183 transitions, 1709 flow [2024-11-19 09:51:25,422 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=1248, PETRI_DIFFERENCE_MINUEND_PLACES=107, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=150, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=26, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=118, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1709, PETRI_PLACES=122, PETRI_TRANSITIONS=183} [2024-11-19 09:51:25,423 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, 54 predicate places. [2024-11-19 09:51:25,423 INFO L471 AbstractCegarLoop]: Abstraction has has 122 places, 183 transitions, 1709 flow [2024-11-19 09:51:25,423 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-11-19 09:51:25,423 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:51:25,423 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 09:51:25,423 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-11-19 09:51:25,424 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-19 09:51:25,424 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:51:25,424 INFO L85 PathProgramCache]: Analyzing trace with hash -1517344957, now seen corresponding path program 5 times [2024-11-19 09:51:25,424 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:51:25,424 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [267471032] [2024-11-19 09:51:25,424 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-19 09:51:25,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:51:25,442 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-19 09:51:25,442 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 09:51:25,667 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-19 09:51:25,667 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:51:25,667 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [267471032] [2024-11-19 09:51:25,667 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [267471032] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:51:25,667 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:51:25,667 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-19 09:51:25,667 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1794241302] [2024-11-19 09:51:25,667 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:51:25,667 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-19 09:51:25,668 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:51:25,668 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-19 09:51:25,668 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-19 09:51:25,731 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 66 [2024-11-19 09:51:25,731 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 122 places, 183 transitions, 1709 flow. Second operand has 7 states, 7 states have (on average 25.142857142857142) internal successors, (176), 7 states have internal predecessors, (176), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:51:25,731 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:51:25,731 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 66 [2024-11-19 09:51:25,731 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-19 09:51:29,467 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 246#(<= ~n2~0 0), 40#L59true, 34#L73true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:29,467 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-19 09:51:29,467 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-19 09:51:29,467 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-19 09:51:29,467 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-19 09:51:29,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 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)), 299#(= ~q2_back~0 ~q2_front~0), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 246#(<= ~n2~0 0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 291#(= ~total~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-19 09:51:29,471 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-19 09:51:29,471 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-19 09:51:29,471 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-19 09:51:29,471 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-19 09:51:29,471 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 246#(<= ~n2~0 0), 40#L59true, 34#L73true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:29,471 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,471 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-19 09:51:29,471 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,471 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 246#(<= ~n2~0 0), 40#L59true, 34#L73true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:29,472 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,472 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,472 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,472 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-19 09:51:29,472 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 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)), 299#(= ~q2_back~0 ~q2_front~0), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 246#(<= ~n2~0 0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 291#(= ~total~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-19 09:51:29,472 INFO L294 olderBase$Statistics]: this new event has 32 ancestors and is cut-off event [2024-11-19 09:51:29,472 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-19 09:51:29,472 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-19 09:51:29,472 INFO L297 olderBase$Statistics]: existing Event has 28 ancestors and is cut-off event [2024-11-19 09:51:29,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 246#(<= ~n2~0 0), 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:29,774 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,774 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,774 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,774 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-19 09:51:29,775 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 246#(<= ~n2~0 0), 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:29,775 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,775 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-19 09:51:29,775 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,775 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,775 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,776 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 246#(<= ~n2~0 0), 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:29,776 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,776 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,776 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,776 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,776 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-19 09:51:29,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 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)), 299#(= ~q2_back~0 ~q2_front~0), Black: 193#(<= ~n1~0 0), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 246#(<= ~n2~0 0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 291#(= ~total~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-19 09:51:29,780 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,780 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,780 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,780 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-19 09:51:29,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 246#(<= ~n2~0 0), 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:29,780 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-19 09:51:29,780 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:29,780 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:29,780 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-19 09:51:29,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 246#(<= ~n2~0 0), 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:29,781 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-19 09:51:29,781 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:29,781 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:29,781 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-19 09:51:29,781 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 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)), 299#(= ~q2_back~0 ~q2_front~0), Black: 193#(<= ~n1~0 0), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 246#(<= ~n2~0 0), 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), 291#(= ~total~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 55#L83true]) [2024-11-19 09:51:29,781 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,781 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,781 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-11-19 09:51:29,781 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:29,835 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:29,835 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-19 09:51:29,835 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:29,835 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:29,835 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-19 09:51:29,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:29,840 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-19 09:51:29,840 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:29,840 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:29,840 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-19 09:51:29,840 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), 55#L83true]) [2024-11-19 09:51:29,841 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-19 09:51:29,841 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:29,841 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:29,841 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-19 09:51:29,841 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:29,841 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-19 09:51:29,841 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:29,841 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-19 09:51:29,841 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:29,842 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), 55#L83true]) [2024-11-19 09:51:29,842 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-19 09:51:29,842 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:29,842 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-19 09:51:29,842 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,223 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 246#(<= ~n2~0 0), 40#L59true, 34#L73true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,223 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,223 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,223 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,223 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,223 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-19 09:51:30,223 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 246#(<= ~n2~0 0), 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,223 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,223 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,223 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,223 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-11-19 09:51:30,224 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,264 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 40#L59true, 34#L73true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,265 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,265 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,265 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,265 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-19 09:51:30,267 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 40#L59true, 34#L73true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,267 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,267 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,267 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,267 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,268 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-19 09:51:30,268 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,268 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,268 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,268 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-19 09:51:30,268 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,268 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,274 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 40#L59true, 34#L73true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,275 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,275 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,275 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-19 09:51:30,275 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,275 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), 55#L83true]) [2024-11-19 09:51:30,275 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,275 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,275 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-19 09:51:30,275 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 40#L59true, 34#L73true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:30,276 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,276 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-19 09:51:30,276 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,276 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,276 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), 55#L83true]) [2024-11-19 09:51:30,276 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,276 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-19 09:51:30,276 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,276 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,296 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,296 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,296 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,296 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-11-19 09:51:30,297 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,297 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,297 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,297 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,297 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,297 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-19 09:51:30,504 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,504 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,504 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,504 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-19 09:51:30,504 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,504 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,504 INFO L292 olderBase$Statistics]: inserting event number 5 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 299#(= ~q2_back~0 ~q2_front~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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, 34#L73true, 40#L59true, 382#true, 291#(= ~total~0 0), 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,505 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,505 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,505 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-19 09:51:30,505 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,505 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,697 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:30,698 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,698 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-19 09:51:30,698 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,698 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:30,698 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-19 09:51:30,698 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,698 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,699 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,704 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,704 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-19 09:51:30,704 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,704 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,704 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,704 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-19 09:51:30,704 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,705 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,705 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,705 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,705 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,705 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-19 09:51:30,705 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,705 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:30,706 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,706 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-19 09:51:30,706 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,706 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,706 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,707 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,707 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,707 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-19 09:51:30,707 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-19 09:51:30,707 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-19 09:51:30,707 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,707 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-19 09:51:30,708 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,708 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,708 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,871 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,871 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-19 09:51:30,871 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,871 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,871 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,871 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,872 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:30,872 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:30,872 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:30,872 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,901 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:30,901 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-19 09:51:30,901 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,901 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,901 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,902 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:30,902 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:30,902 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,902 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:30,902 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:30,902 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:30,902 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-19 09:51:30,902 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,902 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,902 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,903 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:30,903 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:30,903 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,903 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:30,903 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:30,904 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:30,904 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-19 09:51:30,904 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,905 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,905 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,905 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:30,905 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:30,905 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,905 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,905 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,909 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,909 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-19 09:51:30,909 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,909 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,909 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:30,909 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,909 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:30,909 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:30,910 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:30,910 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,912 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,912 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:30,912 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,912 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,912 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,912 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,912 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-19 09:51:30,912 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,912 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,913 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,913 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,913 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-19 09:51:30,913 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,913 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,913 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,913 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,913 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:30,913 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,913 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,914 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,914 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,914 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-19 09:51:30,914 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,914 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,914 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,915 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,915 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:30,915 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,915 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,915 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,915 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,915 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-19 09:51:30,915 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,915 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,915 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-19 09:51:30,916 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:30,916 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:30,916 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,916 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:30,916 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,039 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,039 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,039 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,040 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,040 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,040 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,040 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,040 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,040 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,040 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,043 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,043 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,043 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,043 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,043 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,044 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,044 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,044 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,044 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,044 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,044 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,044 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,044 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,044 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,045 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,045 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,045 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,045 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,045 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,045 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,076 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,076 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,076 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,076 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,076 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,076 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,077 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,077 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,077 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,077 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,080 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,080 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,080 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,080 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,080 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,080 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,080 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,080 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,080 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,080 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,081 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,081 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,081 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,081 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,081 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,081 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,081 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,081 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,081 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,081 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,082 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,082 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,082 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,082 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,082 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,082 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,082 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,082 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,082 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,082 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,083 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,083 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,083 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,083 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,083 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,083 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,083 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,083 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,083 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,083 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,084 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,084 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,084 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,084 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,084 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,084 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,084 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,084 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,084 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,084 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,089 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,089 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,089 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,089 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,089 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,089 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,089 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,089 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,089 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,089 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,090 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,090 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,090 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,090 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,090 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,090 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,090 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,090 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,090 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,090 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,092 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,092 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,092 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,092 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,092 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,093 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,093 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,093 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,093 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,093 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,093 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,093 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,093 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,093 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,093 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,094 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,094 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,094 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,094 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,094 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,094 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,094 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,094 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,094 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,095 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,095 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,095 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,095 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,095 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,095 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,095 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,095 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,096 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,096 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-19 09:51:31,096 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,096 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,096 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,096 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,096 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,180 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,180 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,180 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,180 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,181 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,181 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,181 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,181 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,181 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,181 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,181 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,182 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,182 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,182 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,182 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,182 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,182 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,182 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,182 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,182 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,186 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,186 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,186 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,186 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,186 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,186 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,347 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,348 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,348 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,348 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,349 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,349 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,349 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,350 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,350 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,350 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,350 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,350 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,351 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,351 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,351 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,352 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,352 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,352 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,352 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,352 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,352 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,353 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,353 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,353 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,405 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,406 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,406 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,406 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,406 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,406 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,406 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,406 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,406 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,407 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,407 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,407 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,407 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,407 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,408 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,408 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,408 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,408 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,408 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,409 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,409 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,409 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,409 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,409 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,409 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,410 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,410 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,410 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,410 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,412 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,412 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,412 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,412 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,412 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,412 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,413 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,413 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,413 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,413 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,413 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,414 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,414 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,414 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,414 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,414 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,414 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,414 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,414 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,415 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,415 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,415 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,415 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,415 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,415 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,416 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,416 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,416 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,416 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,416 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,417 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,417 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,417 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,417 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,417 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,417 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,417 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,417 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,417 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,418 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,418 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,418 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,418 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,418 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,418 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,419 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,419 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,419 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,419 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,419 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,422 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,422 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,423 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,423 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,423 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,423 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,423 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,423 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,423 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,423 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,425 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,425 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,425 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,426 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,426 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,426 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,426 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,426 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,426 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,426 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,427 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,427 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,427 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,427 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,427 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,427 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,428 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,428 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,428 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,428 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,429 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,429 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,429 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,429 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,429 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-19 09:51:31,430 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,430 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,430 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,430 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,430 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,503 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 34#L73true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,503 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,503 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,503 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,503 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,514 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,514 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,514 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,514 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,514 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,514 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,514 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,515 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,515 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,515 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,515 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,515 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,515 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,516 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,516 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,516 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 16#L56true, 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,516 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,516 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,516 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,516 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,517 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,517 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,517 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,517 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,517 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,517 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,518 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,518 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,518 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,518 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,520 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,520 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,520 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,520 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,520 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,521 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,521 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,521 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,521 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,521 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,523 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,523 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,523 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,523 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,524 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,524 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,524 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,524 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,524 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,524 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,525 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,525 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,525 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,525 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,525 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,526 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,526 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,526 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,526 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,526 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,569 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,569 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,569 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,569 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,569 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,570 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,570 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,570 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,570 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,570 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,574 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,575 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,575 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,575 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,575 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,575 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,575 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,575 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,576 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,576 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,576 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,576 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,577 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,577 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 45#thread1EXITtrue, 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,577 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,577 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,577 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,578 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,578 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,578 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,579 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,579 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,579 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,579 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,579 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,579 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,579 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,579 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,580 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,580 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,580 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,580 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,580 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,581 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,581 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,581 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,581 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,581 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,583 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,583 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,583 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,583 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,583 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,584 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,584 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,584 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,584 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,584 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,584 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 41#L77true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,585 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,585 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,585 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,585 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,585 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), 41#L77true, Black: 295#(= ~q1_back~0 ~q1_front~0), Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,585 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,585 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,585 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,585 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,588 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 58#thread2EXITtrue, 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,588 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,588 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,589 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,589 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,589 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 58#thread2EXITtrue, 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,589 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,589 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,589 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,589 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,591 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,592 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,592 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,592 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,592 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,592 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,592 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,592 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,592 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,592 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,593 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,593 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,593 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,593 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,593 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-19 09:51:31,594 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 9#L62true, 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,594 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,594 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,594 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,594 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,631 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 34#L73true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,631 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,631 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,631 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,631 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,634 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,634 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,634 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,635 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,635 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,641 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,642 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,642 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,642 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,642 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,642 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,642 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,642 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,642 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,642 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,645 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,645 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,645 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,645 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,645 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,645 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,645 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,646 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,646 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,646 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,646 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,646 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,647 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,647 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,647 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,647 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,647 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,647 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,647 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,648 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,650 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,650 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,650 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,650 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,650 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,651 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,651 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,651 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,651 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,651 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,687 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,688 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,688 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,688 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,688 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,688 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,688 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,688 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,688 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,689 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,689 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,689 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,689 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,689 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,690 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,690 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,690 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,690 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,690 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,694 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,694 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,694 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,694 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,694 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,695 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,695 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,695 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,695 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,695 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,695 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,696 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,696 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,696 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 57#L80true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,696 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,696 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,696 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,696 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,697 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,697 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,697 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,697 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,697 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,698 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,698 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,698 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,698 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,699 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,699 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,699 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,699 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,699 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,699 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, 9#L62true, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,699 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,699 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,700 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,700 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 58#thread2EXITtrue, 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,701 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,701 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,701 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,701 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 58#thread2EXITtrue, 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,702 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,702 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,702 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,702 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,702 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,702 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,703 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,703 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-19 09:51:31,703 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 45#thread1EXITtrue, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,703 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,703 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,703 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,703 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 34#L73true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,720 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,720 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,720 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,720 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,723 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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)), 333#true, Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,723 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,723 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,723 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,723 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 34#L73true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,725 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,725 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,725 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,725 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,730 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,730 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,730 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,730 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,730 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,731 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,731 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-19 09:51:31,731 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,731 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,731 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,734 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,734 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,734 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,734 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,734 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,735 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 26#L145-4true, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,735 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-19 09:51:31,735 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,735 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,735 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,735 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,736 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,736 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,736 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,736 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,736 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 26#L145-4true, Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,736 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-19 09:51:31,736 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,736 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,736 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,758 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,758 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,758 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,758 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,758 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,758 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, 32#L112true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,759 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-19 09:51:31,759 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,759 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,759 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,759 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,759 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,759 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,759 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,759 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,760 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 45#thread1EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,760 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-19 09:51:31,760 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,760 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,760 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,761 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,761 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,761 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,761 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,761 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,761 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-19 09:51:31,761 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,762 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,762 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,762 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,762 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,762 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,762 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-19 09:51:31,762 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 62#L116true, Black: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,763 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-19 09:51:31,763 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,763 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,763 INFO L297 olderBase$Statistics]: existing Event has 42 ancestors and is cut-off event [2024-11-19 09:51:31,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 34#L73true, 40#L59true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,773 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-19 09:51:31,773 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,773 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-19 09:51:31,773 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-19 09:51:31,774 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([868] L56-->L59: Formula: (= v_~i~0_12 (+ v_~i~0_13 1)) InVars {~i~0=v_~i~0_13} OutVars{~i~0=v_~i~0_12, thread1Thread1of1ForFork1_#t~post3#1=|v_thread1Thread1of1ForFork1_#t~post3#1_1|} AuxVars[] AssignedVars[~i~0, thread1Thread1of1ForFork1_#t~post3#1][75], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 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))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), 8#thread4EXITtrue, Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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), 36#L101true, Black: 299#(= ~q2_back~0 ~q2_front~0), 40#L59true, 34#L73true, 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0))]) [2024-11-19 09:51:31,774 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-19 09:51:31,774 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-19 09:51:31,774 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,774 INFO L297 olderBase$Statistics]: existing Event has 43 ancestors and is cut-off event [2024-11-19 09:51:31,781 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,781 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-19 09:51:31,781 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,781 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,781 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,782 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-19 09:51:31,782 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,782 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,782 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,782 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 11#thread3EXITtrue, Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,783 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-19 09:51:31,783 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,783 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,783 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 22#L146true, 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 246#(<= ~n2~0 0), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,783 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-19 09:51:31,783 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,783 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,783 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,791 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,792 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-19 09:51:31,792 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,792 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,792 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,792 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-19 09:51:31,792 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,792 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,792 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,793 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,793 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-19 09:51:31,793 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,793 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,793 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 21#L146-1true, 242#(= (select |#valid| ~q2~0.base) 1), 58#thread2EXITtrue, 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,794 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-19 09:51:31,794 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,794 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,794 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,794 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,794 INFO L294 olderBase$Statistics]: this new event has 43 ancestors and is cut-off event [2024-11-19 09:51:31,794 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,794 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,795 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-19 09:51:31,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,795 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-19 09:51:31,795 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,795 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,795 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,806 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-19 09:51:31,806 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,806 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,806 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,806 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 32#L112true, 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,807 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-19 09:51:31,807 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,807 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,807 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,807 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][122], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 291#(= ~total~0 0), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), 11#thread3EXITtrue, Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,807 INFO L294 olderBase$Statistics]: this new event has 44 ancestors and is cut-off event [2024-11-19 09:51:31,807 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,807 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,807 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-19 09:51:31,808 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([885] L94-->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 (= 0 (ite (and (< v_~q1_front~0_110 v_~n1~0_90) (< v_~q1_front~0_110 v_~q1_back~0_103) (<= 0 v_~q1_front~0_110)) 1 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_103, ~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_103, 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][167], [201#(= (select |#valid| ~q1~0.base) 1), 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), 359#true, Black: 322#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 47#L98true, Black: 323#(and (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 ~j~0) (<= ~q2_back~0 ~q2_front~0)), Black: 320#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 325#(and (or (and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)) (< ~N~0 1)) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 327#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= ~q2_back~0 ~q2_front~0)), 242#(= (select |#valid| ~q2~0.base) 1), 223#(and (<= 0 ~q1~0.offset) (<= (+ (* ~n1~0 4) ~q1~0.offset) (select |#length| ~q1~0.base))), 333#true, 270#(and (<= (+ (* ~n2~0 4) ~q2~0.offset) (select |#length| ~q2~0.base)) (<= 0 ~q2~0.offset)), Black: 337#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)))), Black: 350#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 338#(and (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), 8#thread4EXITtrue, Black: 336#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256))), Black: 346#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (= ~q2_back~0 ~q2_front~0) (<= (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 0)), Black: 291#(= ~total~0 0), Black: 335#(and (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 344#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< 0 ~N~0)) (= ~q2_back~0 ~q2_front~0)), Black: 348#(and (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (< ~i~0 ~N~0)) (or (< (mod |thread4Thread1of1ForFork2_~cond~3#1| 256) 1) (and (= ~j~0 0) (= ~i~0 0))) (<= 0 (div |thread4Thread1of1ForFork2_~cond~3#1| 256)) (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: 299#(= ~q2_back~0 ~q2_front~0), 52#L147true, 382#true, 141#(<= ~n2~0 2147483647), Black: 246#(<= ~n2~0 0), Black: 368#(and (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 301#true, Black: 370#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 361#(<= ~i~0 ~j~0), Black: 372#(and (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 362#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 309#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0) (= ~q2_back~0 ~q2_front~0)), Black: 366#(and (or (< 0 |thread3Thread1of1ForFork0_~cond~2#1|) (< ~N~0 (+ ~j~0 1))) (<= ~i~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 313#(and (= ~j~0 0) (= ~i~0 0) (= |thread4Thread1of1ForFork2_~cond~3#1| 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 311#(and (= ~j~0 0) (= ~i~0 0) (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (= ~q2_back~0 ~q2_front~0)), Black: 374#(and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-11-19 09:51:31,808 INFO L294 olderBase$Statistics]: this new event has 45 ancestors and is cut-off event [2024-11-19 09:51:31,808 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,808 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,808 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-11-19 09:51:31,810 INFO L124 PetriNetUnfolderBase]: 38769/56750 cut-off events. [2024-11-19 09:51:31,810 INFO L125 PetriNetUnfolderBase]: For 202887/204771 co-relation queries the response was YES. [2024-11-19 09:51:32,185 INFO L83 FinitePrefix]: Finished finitePrefix Result has 220978 conditions, 56750 events. 38769/56750 cut-off events. For 202887/204771 co-relation queries the response was YES. Maximal size of possible extension queue 2515. Compared 425152 event pairs, 10530 based on Foata normal form. 1050/54827 useless extension candidates. Maximal degree in co-relation 199034. Up to 42781 conditions per place. [2024-11-19 09:51:32,411 INFO L140 encePairwiseOnDemand]: 56/66 looper letters, 175 selfloop transitions, 83 changer transitions 12/289 dead transitions. [2024-11-19 09:51:32,411 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 130 places, 289 transitions, 2811 flow [2024-11-19 09:51:32,412 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-19 09:51:32,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-19 09:51:32,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 324 transitions. [2024-11-19 09:51:32,413 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5454545454545454 [2024-11-19 09:51:32,413 INFO L175 Difference]: Start difference. First operand has 122 places, 183 transitions, 1709 flow. Second operand 9 states and 324 transitions. [2024-11-19 09:51:32,413 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 130 places, 289 transitions, 2811 flow [2024-11-19 09:51:34,072 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 130 places, 289 transitions, 2793 flow, removed 9 selfloop flow, removed 0 redundant places. [2024-11-19 09:51:34,075 INFO L231 Difference]: Finished difference. Result has 136 places, 194 transitions, 2076 flow [2024-11-19 09:51:34,075 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=66, PETRI_DIFFERENCE_MINUEND_FLOW=1703, PETRI_DIFFERENCE_MINUEND_PLACES=122, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=183, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=73, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=102, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=2076, PETRI_PLACES=136, PETRI_TRANSITIONS=194} [2024-11-19 09:51:34,075 INFO L277 CegarLoopForPetriNet]: 68 programPoint places, 68 predicate places. [2024-11-19 09:51:34,076 INFO L471 AbstractCegarLoop]: Abstraction has has 136 places, 194 transitions, 2076 flow [2024-11-19 09:51:34,076 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 25.142857142857142) internal successors, (176), 7 states have internal predecessors, (176), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 09:51:34,076 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-19 09:51:34,076 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 09:51:34,076 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-11-19 09:51:34,076 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr4ASSERT_VIOLATIONMEMORY_LEAK === [thread1Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread1Err1REQUIRES_VIOLATIONMEMORY_DEREFERENCE, thread2Err0REQUIRES_VIOLATIONMEMORY_DEREFERENCE (and 23 more)] === [2024-11-19 09:51:34,076 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 09:51:34,076 INFO L85 PathProgramCache]: Analyzing trace with hash 1328674429, now seen corresponding path program 6 times [2024-11-19 09:51:34,076 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 09:51:34,076 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [415072271] [2024-11-19 09:51:34,076 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-19 09:51:34,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 09:51:34,091 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 2 check-sat command(s) [2024-11-19 09:51:34,091 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-19 09:51:34,309 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-19 09:51:34,309 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 09:51:34,309 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [415072271] [2024-11-19 09:51:34,309 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [415072271] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 09:51:34,309 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 09:51:34,309 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-19 09:51:34,309 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [52605690] [2024-11-19 09:51:34,309 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 09:51:34,310 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-19 09:51:34,310 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 09:51:34,310 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-19 09:51:34,310 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-19 09:51:34,351 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 66 [2024-11-19 09:51:34,352 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 136 places, 194 transitions, 2076 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-11-19 09:51:34,352 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-19 09:51:34,352 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 66 [2024-11-19 09:51:34,352 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand