./Ultimate.py --spec ../../../trunk/examples/svcomp/properties/unreach-call.prp --file ../../../trunk/examples/svcomp/weaver/popl20-more-buffer-mult.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a340643f Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../../../trunk/examples/svcomp/weaver/popl20-more-buffer-mult.wvr.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash e5124dd4a5a155d8a4e322a35428820633f9eccdd993e14120e650d1ba1fbebe --- Real Ultimate output --- This is Ultimate 0.2.4-dev-a340643-m [2024-01-27 16:19:10,021 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-01-27 16:19:10,072 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-01-27 16:19:10,075 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-01-27 16:19:10,077 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-01-27 16:19:10,104 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-01-27 16:19:10,108 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-01-27 16:19:10,108 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-01-27 16:19:10,109 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-01-27 16:19:10,112 INFO L153 SettingsManager]: * Use memory slicer=true [2024-01-27 16:19:10,112 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-01-27 16:19:10,113 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-01-27 16:19:10,113 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-01-27 16:19:10,114 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-01-27 16:19:10,115 INFO L153 SettingsManager]: * Use SBE=true [2024-01-27 16:19:10,115 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-01-27 16:19:10,115 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-01-27 16:19:10,115 INFO L153 SettingsManager]: * sizeof long=4 [2024-01-27 16:19:10,115 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-01-27 16:19:10,116 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-01-27 16:19:10,116 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-01-27 16:19:10,116 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-01-27 16:19:10,117 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-01-27 16:19:10,117 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-01-27 16:19:10,117 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-01-27 16:19:10,117 INFO L153 SettingsManager]: * sizeof long double=12 [2024-01-27 16:19:10,117 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-01-27 16:19:10,118 INFO L153 SettingsManager]: * Use constant arrays=true [2024-01-27 16:19:10,118 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-01-27 16:19:10,118 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-01-27 16:19:10,119 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-01-27 16:19:10,119 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-01-27 16:19:10,119 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 16:19:10,120 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-01-27 16:19:10,120 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-01-27 16:19:10,120 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-01-27 16:19:10,120 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-01-27 16:19:10,120 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-01-27 16:19:10,121 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-01-27 16:19:10,121 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-01-27 16:19:10,121 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2024-01-27 16:19:10,121 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-01-27 16:19:10,121 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-01-27 16:19:10,122 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> e5124dd4a5a155d8a4e322a35428820633f9eccdd993e14120e650d1ba1fbebe [2024-01-27 16:19:10,319 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-01-27 16:19:10,345 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-01-27 16:19:10,349 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-01-27 16:19:10,349 INFO L270 PluginConnector]: Initializing CDTParser... [2024-01-27 16:19:10,350 INFO L274 PluginConnector]: CDTParser initialized [2024-01-27 16:19:10,351 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/weaver/popl20-more-buffer-mult.wvr.c [2024-01-27 16:19:11,645 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-01-27 16:19:11,810 INFO L384 CDTParser]: Found 1 translation units. [2024-01-27 16:19:11,810 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-buffer-mult.wvr.c [2024-01-27 16:19:11,817 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/8c6205656/2d95ad29843d4e1e9a5c62e0dd0f31c5/FLAG4ab1bc05f [2024-01-27 16:19:11,828 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/8c6205656/2d95ad29843d4e1e9a5c62e0dd0f31c5 [2024-01-27 16:19:11,830 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-01-27 16:19:11,833 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-01-27 16:19:11,837 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-01-27 16:19:11,837 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-01-27 16:19:11,841 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-01-27 16:19:11,841 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 04:19:11" (1/1) ... [2024-01-27 16:19:11,842 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@39eaad9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 04:19:11, skipping insertion in model container [2024-01-27 16:19:11,842 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 27.01 04:19:11" (1/1) ... [2024-01-27 16:19:11,874 INFO L177 MainTranslator]: Built tables and reachable declarations [2024-01-27 16:19:12,055 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-buffer-mult.wvr.c[4270,4283] [2024-01-27 16:19:12,070 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 16:19:12,077 INFO L202 MainTranslator]: Completed pre-run [2024-01-27 16:19:12,104 WARN L239 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/weaver/popl20-more-buffer-mult.wvr.c[4270,4283] [2024-01-27 16:19:12,110 INFO L209 PostProcessor]: Analyzing one entry point: main [2024-01-27 16:19:12,123 INFO L206 MainTranslator]: Completed translation [2024-01-27 16:19:12,123 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 04:19:12 WrapperNode [2024-01-27 16:19:12,124 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-01-27 16:19:12,125 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-01-27 16:19:12,125 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-01-27 16:19:12,126 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-01-27 16:19:12,132 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 04:19:12" (1/1) ... [2024-01-27 16:19:12,148 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 04:19:12" (1/1) ... [2024-01-27 16:19:12,193 INFO L138 Inliner]: procedures = 27, calls = 80, calls flagged for inlining = 18, calls inlined = 22, statements flattened = 320 [2024-01-27 16:19:12,194 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-01-27 16:19:12,194 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-01-27 16:19:12,195 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-01-27 16:19:12,195 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-01-27 16:19:12,205 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 04:19:12" (1/1) ... [2024-01-27 16:19:12,205 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 04:19:12" (1/1) ... [2024-01-27 16:19:12,209 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 04:19:12" (1/1) ... [2024-01-27 16:19:12,238 INFO L175 MemorySlicer]: Split 16 memory accesses to 6 slices as follows [2, 2, 2, 6, 2, 2]. 38 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0, 0, 0, 0]. The 6 writes are split as follows [0, 1, 1, 2, 1, 1]. [2024-01-27 16:19:12,238 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 04:19:12" (1/1) ... [2024-01-27 16:19:12,238 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 04:19:12" (1/1) ... [2024-01-27 16:19:12,266 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 04:19:12" (1/1) ... [2024-01-27 16:19:12,269 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 04:19:12" (1/1) ... [2024-01-27 16:19:12,272 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 04:19:12" (1/1) ... [2024-01-27 16:19:12,274 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 04:19:12" (1/1) ... [2024-01-27 16:19:12,276 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-01-27 16:19:12,277 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-01-27 16:19:12,277 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-01-27 16:19:12,277 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-01-27 16:19:12,278 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 04:19:12" (1/1) ... [2024-01-27 16:19:12,282 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-01-27 16:19:12,292 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-01-27 16:19:12,342 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-01-27 16:19:12,363 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-01-27 16:19:12,387 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-01-27 16:19:12,387 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-01-27 16:19:12,388 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-01-27 16:19:12,388 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-01-27 16:19:12,388 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-01-27 16:19:12,388 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-01-27 16:19:12,388 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-01-27 16:19:12,388 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-01-27 16:19:12,388 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-01-27 16:19:12,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-01-27 16:19:12,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-01-27 16:19:12,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-01-27 16:19:12,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-01-27 16:19:12,389 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-01-27 16:19:12,389 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-01-27 16:19:12,389 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-01-27 16:19:12,390 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-01-27 16:19:12,390 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-01-27 16:19:12,390 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-01-27 16:19:12,390 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-01-27 16:19:12,390 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-01-27 16:19:12,390 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-01-27 16:19:12,390 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-01-27 16:19:12,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-01-27 16:19:12,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-01-27 16:19:12,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-01-27 16:19:12,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-01-27 16:19:12,391 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-01-27 16:19:12,391 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-01-27 16:19:12,391 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-01-27 16:19:12,392 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-01-27 16:19:12,392 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-01-27 16:19:12,392 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-01-27 16:19:12,392 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-01-27 16:19:12,393 WARN L214 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement [2024-01-27 16:19:12,531 INFO L244 CfgBuilder]: Building ICFG [2024-01-27 16:19:12,553 INFO L270 CfgBuilder]: Building CFG for each procedure with an implementation [2024-01-27 16:19:12,889 INFO L289 CfgBuilder]: Ommited future-live optimization because the input is a concurrent program. [2024-01-27 16:19:12,890 INFO L293 CfgBuilder]: Performing block encoding [2024-01-27 16:19:13,216 INFO L315 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-01-27 16:19:13,217 INFO L320 CfgBuilder]: Removed 6 assume(true) statements. [2024-01-27 16:19:13,217 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.01 04:19:13 BoogieIcfgContainer [2024-01-27 16:19:13,217 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-01-27 16:19:13,219 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-01-27 16:19:13,219 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-01-27 16:19:13,222 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-01-27 16:19:13,222 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 27.01 04:19:11" (1/3) ... [2024-01-27 16:19:13,223 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1a6dc965 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.01 04:19:13, skipping insertion in model container [2024-01-27 16:19:13,223 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 27.01 04:19:12" (2/3) ... [2024-01-27 16:19:13,223 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1a6dc965 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 27.01 04:19:13, skipping insertion in model container [2024-01-27 16:19:13,224 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 27.01 04:19:13" (3/3) ... [2024-01-27 16:19:13,225 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-more-buffer-mult.wvr.c [2024-01-27 16:19:13,233 WARN L146 ceAbstractionStarter]: Switching off computation of Hoare annotation because input is a concurrent program [2024-01-27 16:19:13,241 INFO L204 ceAbstractionStarter]: Automizer settings: Hoare:false NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-01-27 16:19:13,242 INFO L163 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-01-27 16:19:13,242 INFO L518 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-01-27 16:19:13,295 INFO L144 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-01-27 16:19:13,327 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 60 places, 53 transitions, 134 flow [2024-01-27 16:19:13,364 INFO L124 PetriNetUnfolderBase]: 6/49 cut-off events. [2024-01-27 16:19:13,365 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-01-27 16:19:13,369 INFO L83 FinitePrefix]: Finished finitePrefix Result has 66 conditions, 49 events. 6/49 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 85 event pairs, 0 based on Foata normal form. 0/42 useless extension candidates. Maximal degree in co-relation 39. Up to 2 conditions per place. [2024-01-27 16:19:13,369 INFO L82 GeneralOperation]: Start removeDead. Operand has 60 places, 53 transitions, 134 flow [2024-01-27 16:19:13,372 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 55 places, 48 transitions, 120 flow [2024-01-27 16:19:13,385 INFO L356 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-01-27 16:19:13,391 INFO L357 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, mHoare=true, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@28bb41c5, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-01-27 16:19:13,391 INFO L358 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-01-27 16:19:13,409 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-01-27 16:19:13,409 INFO L124 PetriNetUnfolderBase]: 6/47 cut-off events. [2024-01-27 16:19:13,410 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-01-27 16:19:13,410 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 16:19:13,411 INFO L208 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] [2024-01-27 16:19:13,411 INFO L420 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-01-27 16:19:13,415 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 16:19:13,415 INFO L85 PathProgramCache]: Analyzing trace with hash -1104667952, now seen corresponding path program 1 times [2024-01-27 16:19:13,424 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 16:19:13,424 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [353887266] [2024-01-27 16:19:13,424 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 16:19:13,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 16:19:13,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 16:19:13,888 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-01-27 16:19:13,888 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 16:19:13,889 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [353887266] [2024-01-27 16:19:13,889 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [353887266] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-27 16:19:13,889 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-27 16:19:13,889 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-01-27 16:19:13,891 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1929476483] [2024-01-27 16:19:13,891 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-27 16:19:13,897 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-01-27 16:19:13,904 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 16:19:13,923 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-01-27 16:19:13,924 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-01-27 16:19:13,925 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 53 [2024-01-27 16:19:13,927 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 55 places, 48 transitions, 120 flow. Second operand has 3 states, 3 states have (on average 28.666666666666668) internal successors, (86), 3 states have internal predecessors, (86), 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-01-27 16:19:13,927 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 16:19:13,927 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 53 [2024-01-27 16:19:13,928 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-27 16:19:14,404 INFO L124 PetriNetUnfolderBase]: 2613/4045 cut-off events. [2024-01-27 16:19:14,405 INFO L125 PetriNetUnfolderBase]: For 211/211 co-relation queries the response was YES. [2024-01-27 16:19:14,417 INFO L83 FinitePrefix]: Finished finitePrefix Result has 7585 conditions, 4045 events. 2613/4045 cut-off events. For 211/211 co-relation queries the response was YES. Maximal size of possible extension queue 262. Compared 23534 event pairs, 505 based on Foata normal form. 1/3873 useless extension candidates. Maximal degree in co-relation 6303. Up to 2275 conditions per place. [2024-01-27 16:19:14,439 INFO L140 encePairwiseOnDemand]: 49/53 looper letters, 47 selfloop transitions, 3 changer transitions 1/68 dead transitions. [2024-01-27 16:19:14,439 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 68 transitions, 277 flow [2024-01-27 16:19:14,440 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-01-27 16:19:14,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-01-27 16:19:14,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 115 transitions. [2024-01-27 16:19:14,451 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7232704402515723 [2024-01-27 16:19:14,453 INFO L175 Difference]: Start difference. First operand has 55 places, 48 transitions, 120 flow. Second operand 3 states and 115 transitions. [2024-01-27 16:19:14,453 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 68 transitions, 277 flow [2024-01-27 16:19:14,461 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 49 places, 68 transitions, 251 flow, removed 0 selfloop flow, removed 8 redundant places. [2024-01-27 16:19:14,466 INFO L231 Difference]: Finished difference. Result has 50 places, 50 transitions, 123 flow [2024-01-27 16:19:14,468 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=104, PETRI_DIFFERENCE_MINUEND_PLACES=47, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=48, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=123, PETRI_PLACES=50, PETRI_TRANSITIONS=50} [2024-01-27 16:19:14,472 INFO L281 CegarLoopForPetriNet]: 55 programPoint places, -5 predicate places. [2024-01-27 16:19:14,472 INFO L495 AbstractCegarLoop]: Abstraction has has 50 places, 50 transitions, 123 flow [2024-01-27 16:19:14,473 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 28.666666666666668) internal successors, (86), 3 states have internal predecessors, (86), 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-01-27 16:19:14,473 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 16:19:14,473 INFO L208 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] [2024-01-27 16:19:14,474 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-01-27 16:19:14,474 INFO L420 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-01-27 16:19:14,475 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 16:19:14,475 INFO L85 PathProgramCache]: Analyzing trace with hash 1772821237, now seen corresponding path program 1 times [2024-01-27 16:19:14,475 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 16:19:14,475 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [324269173] [2024-01-27 16:19:14,475 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 16:19:14,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 16:19:14,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 16:19:14,659 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-01-27 16:19:14,660 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 16:19:14,660 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [324269173] [2024-01-27 16:19:14,661 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [324269173] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-27 16:19:14,661 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-27 16:19:14,661 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-01-27 16:19:14,661 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2140743915] [2024-01-27 16:19:14,661 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-27 16:19:14,662 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-01-27 16:19:14,662 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 16:19:14,663 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-01-27 16:19:14,664 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-01-27 16:19:14,668 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 53 [2024-01-27 16:19:14,669 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 50 places, 50 transitions, 123 flow. Second operand has 3 states, 3 states have (on average 29.0) internal successors, (87), 3 states have internal predecessors, (87), 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-01-27 16:19:14,669 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 16:19:14,669 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 53 [2024-01-27 16:19:14,669 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-27 16:19:15,026 INFO L124 PetriNetUnfolderBase]: 2707/4057 cut-off events. [2024-01-27 16:19:15,027 INFO L125 PetriNetUnfolderBase]: For 732/732 co-relation queries the response was YES. [2024-01-27 16:19:15,032 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8534 conditions, 4057 events. 2707/4057 cut-off events. For 732/732 co-relation queries the response was YES. Maximal size of possible extension queue 255. Compared 23089 event pairs, 651 based on Foata normal form. 104/4018 useless extension candidates. Maximal degree in co-relation 2897. Up to 2592 conditions per place. [2024-01-27 16:19:15,051 INFO L140 encePairwiseOnDemand]: 50/53 looper letters, 55 selfloop transitions, 2 changer transitions 0/74 dead transitions. [2024-01-27 16:19:15,051 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 52 places, 74 transitions, 299 flow [2024-01-27 16:19:15,052 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-01-27 16:19:15,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-01-27 16:19:15,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 118 transitions. [2024-01-27 16:19:15,057 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7421383647798742 [2024-01-27 16:19:15,057 INFO L175 Difference]: Start difference. First operand has 50 places, 50 transitions, 123 flow. Second operand 3 states and 118 transitions. [2024-01-27 16:19:15,058 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 52 places, 74 transitions, 299 flow [2024-01-27 16:19:15,059 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 51 places, 74 transitions, 295 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-01-27 16:19:15,061 INFO L231 Difference]: Finished difference. Result has 52 places, 51 transitions, 134 flow [2024-01-27 16:19:15,061 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=120, PETRI_DIFFERENCE_MINUEND_PLACES=49, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=50, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=48, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=134, PETRI_PLACES=52, PETRI_TRANSITIONS=51} [2024-01-27 16:19:15,062 INFO L281 CegarLoopForPetriNet]: 55 programPoint places, -3 predicate places. [2024-01-27 16:19:15,064 INFO L495 AbstractCegarLoop]: Abstraction has has 52 places, 51 transitions, 134 flow [2024-01-27 16:19:15,064 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 29.0) internal successors, (87), 3 states have internal predecessors, (87), 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-01-27 16:19:15,064 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 16:19:15,065 INFO L208 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] [2024-01-27 16:19:15,065 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-01-27 16:19:15,065 INFO L420 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-01-27 16:19:15,066 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 16:19:15,066 INFO L85 PathProgramCache]: Analyzing trace with hash -184741923, now seen corresponding path program 1 times [2024-01-27 16:19:15,066 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 16:19:15,066 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1865109373] [2024-01-27 16:19:15,066 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 16:19:15,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 16:19:15,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 16:19:15,175 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-01-27 16:19:15,176 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 16:19:15,176 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1865109373] [2024-01-27 16:19:15,177 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1865109373] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-27 16:19:15,177 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-27 16:19:15,177 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-01-27 16:19:15,177 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [486806033] [2024-01-27 16:19:15,177 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-27 16:19:15,178 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-01-27 16:19:15,178 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 16:19:15,179 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-01-27 16:19:15,179 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-01-27 16:19:15,184 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 53 [2024-01-27 16:19:15,185 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 52 places, 51 transitions, 134 flow. Second operand has 3 states, 3 states have (on average 29.0) internal successors, (87), 3 states have internal predecessors, (87), 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-01-27 16:19:15,185 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 16:19:15,185 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 53 [2024-01-27 16:19:15,185 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-27 16:19:15,501 INFO L124 PetriNetUnfolderBase]: 2667/4243 cut-off events. [2024-01-27 16:19:15,501 INFO L125 PetriNetUnfolderBase]: For 1586/1586 co-relation queries the response was YES. [2024-01-27 16:19:15,508 INFO L83 FinitePrefix]: Finished finitePrefix Result has 9214 conditions, 4243 events. 2667/4243 cut-off events. For 1586/1586 co-relation queries the response was YES. Maximal size of possible extension queue 251. Compared 26350 event pairs, 655 based on Foata normal form. 62/4155 useless extension candidates. Maximal degree in co-relation 6691. Up to 2665 conditions per place. [2024-01-27 16:19:15,524 INFO L140 encePairwiseOnDemand]: 50/53 looper letters, 55 selfloop transitions, 2 changer transitions 0/74 dead transitions. [2024-01-27 16:19:15,524 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 54 places, 74 transitions, 315 flow [2024-01-27 16:19:15,525 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-01-27 16:19:15,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-01-27 16:19:15,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 116 transitions. [2024-01-27 16:19:15,526 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.7295597484276729 [2024-01-27 16:19:15,526 INFO L175 Difference]: Start difference. First operand has 52 places, 51 transitions, 134 flow. Second operand 3 states and 116 transitions. [2024-01-27 16:19:15,526 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 54 places, 74 transitions, 315 flow [2024-01-27 16:19:15,527 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 74 transitions, 312 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-01-27 16:19:15,528 INFO L231 Difference]: Finished difference. Result has 54 places, 52 transitions, 146 flow [2024-01-27 16:19:15,528 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=132, PETRI_DIFFERENCE_MINUEND_PLACES=51, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=49, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=146, PETRI_PLACES=54, PETRI_TRANSITIONS=52} [2024-01-27 16:19:15,529 INFO L281 CegarLoopForPetriNet]: 55 programPoint places, -1 predicate places. [2024-01-27 16:19:15,529 INFO L495 AbstractCegarLoop]: Abstraction has has 54 places, 52 transitions, 146 flow [2024-01-27 16:19:15,529 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 29.0) internal successors, (87), 3 states have internal predecessors, (87), 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-01-27 16:19:15,529 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 16:19:15,529 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-01-27 16:19:15,529 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-01-27 16:19:15,530 INFO L420 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-01-27 16:19:15,530 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 16:19:15,530 INFO L85 PathProgramCache]: Analyzing trace with hash -1270614882, now seen corresponding path program 1 times [2024-01-27 16:19:15,530 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 16:19:15,530 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1551983255] [2024-01-27 16:19:15,530 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 16:19:15,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 16:19:15,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 16:19:15,646 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-01-27 16:19:15,647 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 16:19:15,647 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1551983255] [2024-01-27 16:19:15,647 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1551983255] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-27 16:19:15,647 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-27 16:19:15,647 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-01-27 16:19:15,648 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2087089546] [2024-01-27 16:19:15,648 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-27 16:19:15,648 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-01-27 16:19:15,648 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 16:19:15,649 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-01-27 16:19:15,649 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-01-27 16:19:15,649 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 53 [2024-01-27 16:19:15,650 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 54 places, 52 transitions, 146 flow. Second operand has 4 states, 4 states have (on average 27.5) internal successors, (110), 4 states have internal predecessors, (110), 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-01-27 16:19:15,650 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 16:19:15,650 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 53 [2024-01-27 16:19:15,650 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-27 16:19:16,075 INFO L124 PetriNetUnfolderBase]: 3177/5005 cut-off events. [2024-01-27 16:19:16,076 INFO L125 PetriNetUnfolderBase]: For 2612/2612 co-relation queries the response was YES. [2024-01-27 16:19:16,083 INFO L83 FinitePrefix]: Finished finitePrefix Result has 11629 conditions, 5005 events. 3177/5005 cut-off events. For 2612/2612 co-relation queries the response was YES. Maximal size of possible extension queue 293. Compared 33446 event pairs, 2375 based on Foata normal form. 93/4634 useless extension candidates. Maximal degree in co-relation 5288. Up to 3495 conditions per place. [2024-01-27 16:19:16,098 INFO L140 encePairwiseOnDemand]: 49/53 looper letters, 61 selfloop transitions, 3 changer transitions 0/81 dead transitions. [2024-01-27 16:19:16,099 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 57 places, 81 transitions, 355 flow [2024-01-27 16:19:16,099 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-01-27 16:19:16,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-01-27 16:19:16,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 143 transitions. [2024-01-27 16:19:16,101 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6745283018867925 [2024-01-27 16:19:16,101 INFO L175 Difference]: Start difference. First operand has 54 places, 52 transitions, 146 flow. Second operand 4 states and 143 transitions. [2024-01-27 16:19:16,102 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 57 places, 81 transitions, 355 flow [2024-01-27 16:19:16,103 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 56 places, 81 transitions, 352 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-01-27 16:19:16,104 INFO L231 Difference]: Finished difference. Result has 58 places, 54 transitions, 164 flow [2024-01-27 16:19:16,104 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=144, PETRI_DIFFERENCE_MINUEND_PLACES=53, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=52, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=49, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=164, PETRI_PLACES=58, PETRI_TRANSITIONS=54} [2024-01-27 16:19:16,105 INFO L281 CegarLoopForPetriNet]: 55 programPoint places, 3 predicate places. [2024-01-27 16:19:16,105 INFO L495 AbstractCegarLoop]: Abstraction has has 58 places, 54 transitions, 164 flow [2024-01-27 16:19:16,105 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 27.5) internal successors, (110), 4 states have internal predecessors, (110), 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-01-27 16:19:16,106 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 16:19:16,106 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-01-27 16:19:16,106 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-01-27 16:19:16,106 INFO L420 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-01-27 16:19:16,107 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 16:19:16,107 INFO L85 PathProgramCache]: Analyzing trace with hash -1439692086, now seen corresponding path program 1 times [2024-01-27 16:19:16,107 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 16:19:16,107 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2072607248] [2024-01-27 16:19:16,107 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 16:19:16,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 16:19:16,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 16:19:16,234 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-01-27 16:19:16,235 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 16:19:16,235 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2072607248] [2024-01-27 16:19:16,235 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2072607248] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-27 16:19:16,235 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-27 16:19:16,235 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-01-27 16:19:16,235 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1890383772] [2024-01-27 16:19:16,235 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-27 16:19:16,236 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-01-27 16:19:16,236 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 16:19:16,237 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-01-27 16:19:16,237 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-01-27 16:19:16,238 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 53 [2024-01-27 16:19:16,238 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 58 places, 54 transitions, 164 flow. Second operand has 4 states, 4 states have (on average 27.5) internal successors, (110), 4 states have internal predecessors, (110), 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-01-27 16:19:16,239 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 16:19:16,242 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 53 [2024-01-27 16:19:16,242 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-27 16:19:16,768 INFO L124 PetriNetUnfolderBase]: 3917/6360 cut-off events. [2024-01-27 16:19:16,768 INFO L125 PetriNetUnfolderBase]: For 3290/3290 co-relation queries the response was YES. [2024-01-27 16:19:16,781 INFO L83 FinitePrefix]: Finished finitePrefix Result has 14436 conditions, 6360 events. 3917/6360 cut-off events. For 3290/3290 co-relation queries the response was YES. Maximal size of possible extension queue 374. Compared 45759 event pairs, 3013 based on Foata normal form. 148/5907 useless extension candidates. Maximal degree in co-relation 11694. Up to 4406 conditions per place. [2024-01-27 16:19:16,806 INFO L140 encePairwiseOnDemand]: 49/53 looper letters, 60 selfloop transitions, 4 changer transitions 0/81 dead transitions. [2024-01-27 16:19:16,807 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 61 places, 81 transitions, 370 flow [2024-01-27 16:19:16,807 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-01-27 16:19:16,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-01-27 16:19:16,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 141 transitions. [2024-01-27 16:19:16,810 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6650943396226415 [2024-01-27 16:19:16,810 INFO L175 Difference]: Start difference. First operand has 58 places, 54 transitions, 164 flow. Second operand 4 states and 141 transitions. [2024-01-27 16:19:16,810 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 61 places, 81 transitions, 370 flow [2024-01-27 16:19:16,813 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 60 places, 81 transitions, 366 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-01-27 16:19:16,815 INFO L231 Difference]: Finished difference. Result has 62 places, 56 transitions, 183 flow [2024-01-27 16:19:16,815 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=160, PETRI_DIFFERENCE_MINUEND_PLACES=57, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=54, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=183, PETRI_PLACES=62, PETRI_TRANSITIONS=56} [2024-01-27 16:19:16,817 INFO L281 CegarLoopForPetriNet]: 55 programPoint places, 7 predicate places. [2024-01-27 16:19:16,817 INFO L495 AbstractCegarLoop]: Abstraction has has 62 places, 56 transitions, 183 flow [2024-01-27 16:19:16,818 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 27.5) internal successors, (110), 4 states have internal predecessors, (110), 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-01-27 16:19:16,818 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 16:19:16,818 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-01-27 16:19:16,818 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-01-27 16:19:16,818 INFO L420 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-01-27 16:19:16,819 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 16:19:16,819 INFO L85 PathProgramCache]: Analyzing trace with hash 618586001, now seen corresponding path program 1 times [2024-01-27 16:19:16,819 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 16:19:16,819 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [440394167] [2024-01-27 16:19:16,819 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 16:19:16,820 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 16:19:16,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 16:19:17,159 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-01-27 16:19:17,160 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 16:19:17,160 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [440394167] [2024-01-27 16:19:17,160 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [440394167] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-27 16:19:17,160 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-27 16:19:17,160 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-01-27 16:19:17,160 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [635628689] [2024-01-27 16:19:17,160 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-27 16:19:17,161 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-01-27 16:19:17,161 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 16:19:17,161 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-01-27 16:19:17,161 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-01-27 16:19:17,198 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 53 [2024-01-27 16:19:17,199 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 62 places, 56 transitions, 183 flow. Second operand has 6 states, 6 states have (on average 21.166666666666668) internal successors, (127), 6 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-01-27 16:19:17,199 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 16:19:17,199 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 53 [2024-01-27 16:19:17,199 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-27 16:19:18,589 INFO L124 PetriNetUnfolderBase]: 12115/17711 cut-off events. [2024-01-27 16:19:18,589 INFO L125 PetriNetUnfolderBase]: For 8412/8412 co-relation queries the response was YES. [2024-01-27 16:19:18,621 INFO L83 FinitePrefix]: Finished finitePrefix Result has 41685 conditions, 17711 events. 12115/17711 cut-off events. For 8412/8412 co-relation queries the response was YES. Maximal size of possible extension queue 988. Compared 119913 event pairs, 780 based on Foata normal form. 400/17112 useless extension candidates. Maximal degree in co-relation 33993. Up to 10876 conditions per place. [2024-01-27 16:19:18,679 INFO L140 encePairwiseOnDemand]: 46/53 looper letters, 122 selfloop transitions, 11 changer transitions 5/150 dead transitions. [2024-01-27 16:19:18,679 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 68 places, 150 transitions, 759 flow [2024-01-27 16:19:18,679 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-01-27 16:19:18,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-01-27 16:19:18,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 236 transitions. [2024-01-27 16:19:18,680 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6361185983827493 [2024-01-27 16:19:18,681 INFO L175 Difference]: Start difference. First operand has 62 places, 56 transitions, 183 flow. Second operand 7 states and 236 transitions. [2024-01-27 16:19:18,681 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 68 places, 150 transitions, 759 flow [2024-01-27 16:19:18,683 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 67 places, 150 transitions, 754 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-01-27 16:19:18,684 INFO L231 Difference]: Finished difference. Result has 72 places, 66 transitions, 251 flow [2024-01-27 16:19:18,684 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=178, PETRI_DIFFERENCE_MINUEND_PLACES=61, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=56, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=251, PETRI_PLACES=72, PETRI_TRANSITIONS=66} [2024-01-27 16:19:18,685 INFO L281 CegarLoopForPetriNet]: 55 programPoint places, 17 predicate places. [2024-01-27 16:19:18,685 INFO L495 AbstractCegarLoop]: Abstraction has has 72 places, 66 transitions, 251 flow [2024-01-27 16:19:18,685 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 21.166666666666668) internal successors, (127), 6 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-01-27 16:19:18,686 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 16:19:18,686 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-01-27 16:19:18,686 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-01-27 16:19:18,686 INFO L420 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-01-27 16:19:18,686 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 16:19:18,687 INFO L85 PathProgramCache]: Analyzing trace with hash 418246411, now seen corresponding path program 1 times [2024-01-27 16:19:18,687 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 16:19:18,687 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [488415803] [2024-01-27 16:19:18,687 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 16:19:18,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 16:19:18,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 16:19:19,041 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-01-27 16:19:19,041 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 16:19:19,042 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [488415803] [2024-01-27 16:19:19,042 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [488415803] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-27 16:19:19,042 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-27 16:19:19,042 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-01-27 16:19:19,042 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [484879261] [2024-01-27 16:19:19,042 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-27 16:19:19,043 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-01-27 16:19:19,043 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 16:19:19,043 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-01-27 16:19:19,043 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-01-27 16:19:19,078 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 53 [2024-01-27 16:19:19,079 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 72 places, 66 transitions, 251 flow. Second operand has 6 states, 6 states have (on average 21.166666666666668) internal successors, (127), 6 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-01-27 16:19:19,079 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 16:19:19,079 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 53 [2024-01-27 16:19:19,079 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-27 16:19:21,929 INFO L124 PetriNetUnfolderBase]: 20857/31797 cut-off events. [2024-01-27 16:19:21,930 INFO L125 PetriNetUnfolderBase]: For 22277/22403 co-relation queries the response was YES. [2024-01-27 16:19:22,070 INFO L83 FinitePrefix]: Finished finitePrefix Result has 82215 conditions, 31797 events. 20857/31797 cut-off events. For 22277/22403 co-relation queries the response was YES. Maximal size of possible extension queue 1814. Compared 244093 event pairs, 2020 based on Foata normal form. 1106/32735 useless extension candidates. Maximal degree in co-relation 67254. Up to 13100 conditions per place. [2024-01-27 16:19:22,162 INFO L140 encePairwiseOnDemand]: 43/53 looper letters, 155 selfloop transitions, 40 changer transitions 13/222 dead transitions. [2024-01-27 16:19:22,162 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 80 places, 222 transitions, 1242 flow [2024-01-27 16:19:22,163 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-01-27 16:19:22,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-01-27 16:19:22,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 310 transitions. [2024-01-27 16:19:22,164 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.649895178197065 [2024-01-27 16:19:22,164 INFO L175 Difference]: Start difference. First operand has 72 places, 66 transitions, 251 flow. Second operand 9 states and 310 transitions. [2024-01-27 16:19:22,164 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 80 places, 222 transitions, 1242 flow [2024-01-27 16:19:22,201 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 80 places, 222 transitions, 1242 flow, removed 0 selfloop flow, removed 0 redundant places. [2024-01-27 16:19:22,204 INFO L231 Difference]: Finished difference. Result has 87 places, 108 transitions, 661 flow [2024-01-27 16:19:22,204 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=251, PETRI_DIFFERENCE_MINUEND_PLACES=72, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=66, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=8, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=49, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=661, PETRI_PLACES=87, PETRI_TRANSITIONS=108} [2024-01-27 16:19:22,205 INFO L281 CegarLoopForPetriNet]: 55 programPoint places, 32 predicate places. [2024-01-27 16:19:22,205 INFO L495 AbstractCegarLoop]: Abstraction has has 87 places, 108 transitions, 661 flow [2024-01-27 16:19:22,205 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 21.166666666666668) internal successors, (127), 6 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-01-27 16:19:22,206 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 16:19:22,206 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-01-27 16:19:22,206 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-01-27 16:19:22,206 INFO L420 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-01-27 16:19:22,206 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 16:19:22,206 INFO L85 PathProgramCache]: Analyzing trace with hash -496274007, now seen corresponding path program 2 times [2024-01-27 16:19:22,207 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 16:19:22,207 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1508035172] [2024-01-27 16:19:22,207 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 16:19:22,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 16:19:22,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 16:19:22,573 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-01-27 16:19:22,573 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 16:19:22,573 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1508035172] [2024-01-27 16:19:22,574 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1508035172] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-27 16:19:22,574 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-27 16:19:22,574 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-01-27 16:19:22,574 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2052525893] [2024-01-27 16:19:22,574 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-27 16:19:22,574 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-01-27 16:19:22,575 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 16:19:22,575 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-01-27 16:19:22,575 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-01-27 16:19:22,615 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 53 [2024-01-27 16:19:22,616 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 87 places, 108 transitions, 661 flow. Second operand has 7 states, 7 states have (on average 20.571428571428573) internal successors, (144), 7 states have internal predecessors, (144), 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-01-27 16:19:22,616 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 16:19:22,616 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 53 [2024-01-27 16:19:22,616 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-27 16:19:28,670 INFO L124 PetriNetUnfolderBase]: 41196/60456 cut-off events. [2024-01-27 16:19:28,670 INFO L125 PetriNetUnfolderBase]: For 96825/97119 co-relation queries the response was YES. [2024-01-27 16:19:29,026 INFO L83 FinitePrefix]: Finished finitePrefix Result has 196879 conditions, 60456 events. 41196/60456 cut-off events. For 96825/97119 co-relation queries the response was YES. Maximal size of possible extension queue 3789. Compared 479671 event pairs, 5468 based on Foata normal form. 492/60397 useless extension candidates. Maximal degree in co-relation 172626. Up to 30705 conditions per place. [2024-01-27 16:19:29,223 INFO L140 encePairwiseOnDemand]: 42/53 looper letters, 237 selfloop transitions, 76 changer transitions 7/335 dead transitions. [2024-01-27 16:19:29,223 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 95 places, 335 transitions, 2620 flow [2024-01-27 16:19:29,224 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-01-27 16:19:29,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-01-27 16:19:29,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 315 transitions. [2024-01-27 16:19:29,225 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.660377358490566 [2024-01-27 16:19:29,225 INFO L175 Difference]: Start difference. First operand has 87 places, 108 transitions, 661 flow. Second operand 9 states and 315 transitions. [2024-01-27 16:19:29,225 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 95 places, 335 transitions, 2620 flow [2024-01-27 16:19:30,629 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 95 places, 335 transitions, 2608 flow, removed 6 selfloop flow, removed 0 redundant places. [2024-01-27 16:19:30,632 INFO L231 Difference]: Finished difference. Result has 102 places, 180 transitions, 1543 flow [2024-01-27 16:19:30,632 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=653, PETRI_DIFFERENCE_MINUEND_PLACES=87, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=108, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=16, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=78, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1543, PETRI_PLACES=102, PETRI_TRANSITIONS=180} [2024-01-27 16:19:30,632 INFO L281 CegarLoopForPetriNet]: 55 programPoint places, 47 predicate places. [2024-01-27 16:19:30,633 INFO L495 AbstractCegarLoop]: Abstraction has has 102 places, 180 transitions, 1543 flow [2024-01-27 16:19:30,633 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 20.571428571428573) internal successors, (144), 7 states have internal predecessors, (144), 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-01-27 16:19:30,633 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 16:19:30,633 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-01-27 16:19:30,633 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-01-27 16:19:30,633 INFO L420 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-01-27 16:19:30,634 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 16:19:30,634 INFO L85 PathProgramCache]: Analyzing trace with hash -1775889451, now seen corresponding path program 3 times [2024-01-27 16:19:30,634 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 16:19:30,634 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [722168683] [2024-01-27 16:19:30,634 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 16:19:30,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 16:19:30,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 16:19:30,941 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-01-27 16:19:30,941 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 16:19:30,941 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [722168683] [2024-01-27 16:19:30,941 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [722168683] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-27 16:19:30,942 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-27 16:19:30,942 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-01-27 16:19:30,942 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2060929554] [2024-01-27 16:19:30,942 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-27 16:19:30,942 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-01-27 16:19:30,942 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 16:19:30,943 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-01-27 16:19:30,943 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-01-27 16:19:30,995 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 53 [2024-01-27 16:19:30,996 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 102 places, 180 transitions, 1543 flow. Second operand has 6 states, 6 states have (on average 20.166666666666668) internal successors, (121), 6 states have internal predecessors, (121), 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-01-27 16:19:30,996 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 16:19:30,996 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 53 [2024-01-27 16:19:30,996 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-27 16:19:40,633 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), 44#L83true, Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 73#(<= ~q2_back~0 ~q2_front~0), 50#L116true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 7#L62true, 19#L145-4true, Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:40,634 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-01-27 16:19:40,634 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 16:19:40,634 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 16:19:40,635 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 16:19:41,231 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), 44#L83true, Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 7#L62true, Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 16#L146-1true, Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,231 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 16:19:41,231 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 16:19:41,231 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 16:19:41,231 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 16:19:41,243 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [30#L52true, Black: 65#(= ~total~0 0), 44#L83true, Black: 69#(<= ~q1_back~0 ~q1_front~0), 145#true, 104#true, 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 19#L145-4true, Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,243 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 16:19:41,244 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 16:19:41,244 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 16:19:41,244 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 16:19:41,248 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), 44#L83true, Black: 69#(<= ~q1_back~0 ~q1_front~0), 145#true, 104#true, 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 19#L145-4true, Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), 37#thread1EXITtrue, Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,248 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 16:19:41,248 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 16:19:41,248 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 16:19:41,248 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 16:19:41,252 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, 50#L116true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 7#L62true, 48#thread2EXITtrue, 19#L145-4true, Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,252 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 16:19:41,252 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 16:19:41,252 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 16:19:41,252 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 16:19:41,253 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 145#true, 104#true, 50#L116true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 7#L62true, 19#L145-4true, Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, 25#L73true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,253 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 16:19:41,253 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 16:19:41,253 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 16:19:41,253 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 16:19:41,451 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [30#L52true, Black: 65#(= ~total~0 0), 44#L83true, Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 16#L146-1true, Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,451 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 16:19:41,452 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,452 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,452 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,457 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), 44#L83true, Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), 37#thread1EXITtrue, Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 16#L146-1true, Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,457 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 16:19:41,457 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,457 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,457 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,468 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 145#true, 104#true, 47#L80true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), 87#true, Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 35#L146-2true, Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,468 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 16:19:41,468 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,468 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,468 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,474 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 7#L62true, 48#thread2EXITtrue, Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 16#L146-1true, Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,474 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 16:19:41,475 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,475 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,475 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,476 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 145#true, 104#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 78#(<= ~n1~0 0), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 7#L62true, Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 16#L146-1true, Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, 25#L73true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,476 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 16:19:41,476 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,476 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,476 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,482 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [30#L52true, Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 73#(<= ~q2_back~0 ~q2_front~0), 50#L116true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 48#thread2EXITtrue, 19#L145-4true, Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,483 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 16:19:41,483 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,483 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,483 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,484 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [30#L52true, Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 19#L145-4true, Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, 25#L73true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,484 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 16:19:41,484 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,484 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,484 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,487 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 48#thread2EXITtrue, 19#L145-4true, Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), 37#thread1EXITtrue, Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,488 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 16:19:41,488 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,488 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,488 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,488 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 19#L145-4true, Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), 37#thread1EXITtrue, Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, 25#L73true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,489 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 16:19:41,489 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,489 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,489 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:41,620 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [30#L52true, Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 48#thread2EXITtrue, Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 16#L146-1true, Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,621 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 16:19:41,621 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:41,621 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:41,621 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:41,621 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [30#L52true, Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 78#(<= ~n1~0 0), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 16#L146-1true, Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, 25#L73true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,622 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 16:19:41,622 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:41,622 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:41,622 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:41,625 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 145#true, 104#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 48#thread2EXITtrue, Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), 37#thread1EXITtrue, Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 16#L146-1true, Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,626 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 16:19:41,626 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:41,626 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:41,626 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:41,627 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 145#true, 104#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 78#(<= ~n1~0 0), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), 37#thread1EXITtrue, Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 16#L146-1true, Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, 25#L73true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,627 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 16:19:41,627 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:41,627 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:41,627 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:41,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), 44#L83true, Black: 69#(<= ~q1_back~0 ~q1_front~0), 145#true, 104#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 35#L146-2true, Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,629 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 16:19:41,629 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:41,629 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:41,629 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:41,638 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, 47#L80true, 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), 87#true, Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), 51#L147-1true, Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,639 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 16:19:41,639 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:41,639 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:41,639 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:41,710 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 73#(<= ~q2_back~0 ~q2_front~0), 50#L116true, Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 48#thread2EXITtrue, Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), 35#L146-2true, Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,710 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 16:19:41,710 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 16:19:41,711 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 16:19:41,711 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 16:19:41,712 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 78#(<= ~n1~0 0), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, 25#L73true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 35#L146-2true, Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,712 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 16:19:41,712 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 16:19:41,712 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 16:19:41,712 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 16:19:41,713 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), 44#L83true, Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 73#(<= ~q2_back~0 ~q2_front~0), 50#L116true, Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), 51#L147-1true, Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,714 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 16:19:41,714 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 16:19:41,714 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 16:19:41,714 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 16:19:41,725 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), 44#L83true, Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 6#thread4EXITtrue, 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 35#L146-2true, Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,726 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 16:19:41,726 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 16:19:41,726 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 16:19:41,726 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 16:19:41,753 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 145#true, 104#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), 51#L147-1true, Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 48#thread2EXITtrue, Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,753 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 16:19:41,753 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 16:19:41,753 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 16:19:41,753 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 16:19:41,755 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 73#(<= ~q2_back~0 ~q2_front~0), 50#L116true, Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 78#(<= ~n1~0 0), 51#L147-1true, Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, 25#L73true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,755 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 16:19:41,755 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 16:19:41,755 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 16:19:41,755 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 16:19:41,761 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 48#thread2EXITtrue, Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 6#thread4EXITtrue, 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 35#L146-2true, Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,762 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 16:19:41,762 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 16:19:41,762 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 16:19:41,762 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 16:19:41,762 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 145#true, 104#true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 6#thread4EXITtrue, 125#true, 38#L98true, 25#L73true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 35#L146-2true, Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,762 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 16:19:41,763 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 16:19:41,763 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 16:19:41,763 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 16:19:41,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), 44#L83true, Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), 51#L147-1true, Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 6#thread4EXITtrue, 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,763 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 16:19:41,763 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 16:19:41,764 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 16:19:41,764 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 16:19:41,776 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 145#true, 104#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 12#L147-2true, Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,776 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 16:19:41,776 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 16:19:41,776 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 16:19:41,776 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-01-27 16:19:41,779 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), 51#L147-1true, Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 48#thread2EXITtrue, Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 6#thread4EXITtrue, 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,779 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 16:19:41,780 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 16:19:41,780 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 16:19:41,780 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 16:19:41,780 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 6#thread4EXITtrue, 125#true, 38#L98true, 34#L77true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 35#L146-2true, Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,780 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 16:19:41,780 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:41,781 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 16:19:41,781 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:41,782 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), 51#L147-1true, Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 6#thread4EXITtrue, 125#true, 38#L98true, 25#L73true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,782 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 16:19:41,782 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 16:19:41,782 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 16:19:41,782 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 16:19:41,792 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), 33#L148-1true, Black: 69#(<= ~q1_back~0 ~q1_front~0), 145#true, 104#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,793 INFO L294 olderBase$Statistics]: this new event has 42 ancestors and is cut-off event [2024-01-27 16:19:41,793 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 16:19:41,793 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 16:19:41,793 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-01-27 16:19:41,795 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 6#thread4EXITtrue, 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 12#L147-2true, Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,795 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 16:19:41,795 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 16:19:41,795 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 16:19:41,795 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 16:19:41,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), 51#L147-1true, Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 6#thread4EXITtrue, 125#true, 38#L98true, 34#L77true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,796 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 16:19:41,796 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-01-27 16:19:41,796 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 16:19:41,796 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 16:19:41,800 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][245], [Black: 65#(= ~total~0 0), 33#L148-1true, Black: 69#(<= ~q1_back~0 ~q1_front~0), 145#true, 104#true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 6#thread4EXITtrue, 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:41,800 INFO L294 olderBase$Statistics]: this new event has 41 ancestors and is cut-off event [2024-01-27 16:19:41,800 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 16:19:41,800 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 16:19:41,800 INFO L297 olderBase$Statistics]: existing Event has 41 ancestors and is cut-off event [2024-01-27 16:19:41,804 INFO L124 PetriNetUnfolderBase]: 67532/96904 cut-off events. [2024-01-27 16:19:41,805 INFO L125 PetriNetUnfolderBase]: For 322136/325422 co-relation queries the response was YES. [2024-01-27 16:19:42,744 INFO L83 FinitePrefix]: Finished finitePrefix Result has 381831 conditions, 96904 events. 67532/96904 cut-off events. For 322136/325422 co-relation queries the response was YES. Maximal size of possible extension queue 5542. Compared 767629 event pairs, 6389 based on Foata normal form. 2279/97675 useless extension candidates. Maximal degree in co-relation 343734. Up to 55023 conditions per place. [2024-01-27 16:19:43,097 INFO L140 encePairwiseOnDemand]: 43/53 looper letters, 240 selfloop transitions, 140 changer transitions 10/410 dead transitions. [2024-01-27 16:19:43,098 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 110 places, 410 transitions, 3960 flow [2024-01-27 16:19:43,098 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-01-27 16:19:43,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-01-27 16:19:43,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 307 transitions. [2024-01-27 16:19:43,099 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6436058700209644 [2024-01-27 16:19:43,099 INFO L175 Difference]: Start difference. First operand has 102 places, 180 transitions, 1543 flow. Second operand 9 states and 307 transitions. [2024-01-27 16:19:43,099 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 110 places, 410 transitions, 3960 flow [2024-01-27 16:19:45,663 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 110 places, 410 transitions, 3958 flow, removed 1 selfloop flow, removed 0 redundant places. [2024-01-27 16:19:45,671 INFO L231 Difference]: Finished difference. Result has 116 places, 253 transitions, 2780 flow [2024-01-27 16:19:45,671 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=1541, PETRI_DIFFERENCE_MINUEND_PLACES=102, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=180, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=77, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=92, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=2780, PETRI_PLACES=116, PETRI_TRANSITIONS=253} [2024-01-27 16:19:45,672 INFO L281 CegarLoopForPetriNet]: 55 programPoint places, 61 predicate places. [2024-01-27 16:19:45,672 INFO L495 AbstractCegarLoop]: Abstraction has has 116 places, 253 transitions, 2780 flow [2024-01-27 16:19:45,672 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 20.166666666666668) internal successors, (121), 6 states have internal predecessors, (121), 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-01-27 16:19:45,672 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 16:19:45,672 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-01-27 16:19:45,673 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-01-27 16:19:45,673 INFO L420 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-01-27 16:19:45,673 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 16:19:45,673 INFO L85 PathProgramCache]: Analyzing trace with hash 790277827, now seen corresponding path program 4 times [2024-01-27 16:19:45,673 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 16:19:45,673 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [289830610] [2024-01-27 16:19:45,673 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 16:19:45,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 16:19:45,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 16:19:45,892 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-01-27 16:19:45,893 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 16:19:45,894 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [289830610] [2024-01-27 16:19:45,894 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [289830610] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-27 16:19:45,900 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-01-27 16:19:45,900 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-01-27 16:19:45,900 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1971317226] [2024-01-27 16:19:45,900 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-27 16:19:45,900 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-01-27 16:19:45,901 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 16:19:45,901 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-01-27 16:19:45,902 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2024-01-27 16:19:45,927 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 53 [2024-01-27 16:19:45,928 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 116 places, 253 transitions, 2780 flow. Second operand has 7 states, 7 states have (on average 20.571428571428573) internal successors, (144), 7 states have internal predecessors, (144), 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-01-27 16:19:45,928 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 16:19:45,928 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 53 [2024-01-27 16:19:45,928 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-01-27 16:19:55,026 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][208], [Black: 65#(= ~total~0 0), 32#L59true, Black: 69#(<= ~q1_back~0 ~q1_front~0), 145#true, 104#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 73#(<= ~q2_back~0 ~q2_front~0), 50#L116true, Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), 167#true, Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 78#(<= ~n1~0 0), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 19#L145-4true, Black: 154#(and (or (< 0 ~N~0) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 0)) (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1))) (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))), Black: 156#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 160#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)) (or (and (= ~j~0 0) (= ~i~0 0)) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 152#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), Black: 158#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 150#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, 34#L77true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:55,027 INFO L294 olderBase$Statistics]: this new event has 33 ancestors and is cut-off event [2024-01-27 16:19:55,027 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 16:19:55,027 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 16:19:55,027 INFO L297 olderBase$Statistics]: existing Event has 29 ancestors and is cut-off event [2024-01-27 16:19:55,334 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][208], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 145#true, 104#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 73#(<= ~q2_back~0 ~q2_front~0), 50#L116true, Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), 167#true, Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 78#(<= ~n1~0 0), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 7#L62true, 19#L145-4true, Black: 154#(and (or (< 0 ~N~0) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 0)) (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1))) (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))), Black: 156#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 160#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)) (or (and (= ~j~0 0) (= ~i~0 0)) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 152#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), Black: 158#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 150#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, 34#L77true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:55,335 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-01-27 16:19:55,335 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 16:19:55,335 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 16:19:55,335 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 16:19:55,337 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][208], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 32#L59true, 104#true, 145#true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 50#L116true, Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), 87#true, 167#true, Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 78#(<= ~n1~0 0), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 154#(and (or (< 0 ~N~0) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 0)) (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1))) (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))), Black: 156#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 160#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)) (or (and (= ~j~0 0) (= ~i~0 0)) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 152#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), Black: 158#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 150#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 16#L146-1true, Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, 34#L77true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:55,337 INFO L294 olderBase$Statistics]: this new event has 34 ancestors and is cut-off event [2024-01-27 16:19:55,337 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 16:19:55,338 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 16:19:55,338 INFO L297 olderBase$Statistics]: existing Event has 30 ancestors and is cut-off event [2024-01-27 16:19:55,494 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][208], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, 47#L80true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), 87#true, Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), 167#true, Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 154#(and (or (< 0 ~N~0) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 0)) (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1))) (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))), Black: 156#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 160#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)) (or (and (= ~j~0 0) (= ~i~0 0)) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 152#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), Black: 158#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 150#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), 35#L146-2true, Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:55,495 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 16:19:55,495 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:55,495 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:55,495 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:55,535 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][208], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, 50#L116true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), 87#true, 167#true, Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 78#(<= ~n1~0 0), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 7#L62true, Black: 154#(and (or (< 0 ~N~0) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 0)) (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1))) (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))), Black: 156#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 160#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)) (or (and (= ~j~0 0) (= ~i~0 0)) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 152#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), Black: 158#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 150#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 16#L146-1true, Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, 34#L77true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:55,536 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-01-27 16:19:55,536 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:55,536 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 16:19:55,536 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 16:19:55,538 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][208], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 50#L116true, Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), 87#true, 167#true, Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 78#(<= ~n1~0 0), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 19#L145-4true, Black: 154#(and (or (< 0 ~N~0) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 0)) (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1))) (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))), Black: 156#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 160#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)) (or (and (= ~j~0 0) (= ~i~0 0)) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), 37#thread1EXITtrue, Black: 152#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), Black: 158#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 150#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, 34#L77true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:55,538 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-01-27 16:19:55,538 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 16:19:55,538 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 16:19:55,538 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:55,541 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][208], [30#L52true, Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 145#true, 104#true, 50#L116true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), 87#true, 167#true, Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 78#(<= ~n1~0 0), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 19#L145-4true, Black: 154#(and (or (< 0 ~N~0) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 0)) (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1))) (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))), Black: 156#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 160#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)) (or (and (= ~j~0 0) (= ~i~0 0)) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 152#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), Black: 158#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 150#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, 34#L77true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:55,541 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-01-27 16:19:55,541 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 16:19:55,541 INFO L297 olderBase$Statistics]: existing Event has 31 ancestors and is cut-off event [2024-01-27 16:19:55,541 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:55,640 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][208], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, 47#L80true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 73#(<= ~q2_back~0 ~q2_front~0), 50#L116true, Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), 87#true, Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), 167#true, Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 78#(<= ~n1~0 0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), 51#L147-1true, Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 154#(and (or (< 0 ~N~0) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 0)) (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1))) (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))), Black: 156#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 160#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)) (or (and (= ~j~0 0) (= ~i~0 0)) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 152#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), Black: 158#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 150#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:55,640 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 16:19:55,640 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:55,640 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:55,640 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:55,654 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][208], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, 50#L116true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), 87#true, 167#true, Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 78#(<= ~n1~0 0), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 154#(and (or (< 0 ~N~0) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 0)) (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1))) (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))), Black: 156#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 160#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)) (or (and (= ~j~0 0) (= ~i~0 0)) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), 37#thread1EXITtrue, Black: 152#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), Black: 158#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 150#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 16#L146-1true, Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, 34#L77true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:55,655 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 16:19:55,655 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:55,655 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 16:19:55,655 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 16:19:55,661 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][208], [30#L52true, Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 145#true, 104#true, Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), 50#L116true, Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), 87#true, 167#true, Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 78#(<= ~n1~0 0), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 154#(and (or (< 0 ~N~0) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 0)) (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1))) (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))), Black: 156#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 160#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)) (or (and (= ~j~0 0) (= ~i~0 0)) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 152#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), Black: 158#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 150#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 16#L146-1true, 125#true, 38#L98true, 34#L77true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:55,661 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 16:19:55,661 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:55,661 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 16:19:55,661 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 16:19:55,664 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][208], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 145#true, 104#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 73#(<= ~q2_back~0 ~q2_front~0), 50#L116true, Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), 167#true, Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 129#(< ~j~0 ~N~0), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 78#(<= ~n1~0 0), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), 19#L145-4true, Black: 154#(and (or (< 0 ~N~0) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 0)) (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1))) (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))), Black: 156#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 160#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)) (or (and (= ~j~0 0) (= ~i~0 0)) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 152#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), Black: 158#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 150#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, 34#L77true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 11#L56true, Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:55,664 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-01-27 16:19:55,665 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:55,665 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 16:19:55,665 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-01-27 16:19:55,720 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][208], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 73#(<= ~q2_back~0 ~q2_front~0), 50#L116true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), 87#true, 167#true, Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 78#(<= ~n1~0 0), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 154#(and (or (< 0 ~N~0) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 0)) (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1))) (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))), Black: 156#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 160#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)) (or (and (= ~j~0 0) (= ~i~0 0)) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 152#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), Black: 158#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 150#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, 34#L77true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), 35#L146-2true, Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:55,720 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 16:19:55,721 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 16:19:55,721 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 16:19:55,721 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 16:19:55,724 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][208], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 73#(<= ~q2_back~0 ~q2_front~0), 50#L116true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), 87#true, 167#true, Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 78#(<= ~n1~0 0), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 154#(and (or (< 0 ~N~0) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 0)) (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1))) (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))), Black: 156#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 160#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)) (or (and (= ~j~0 0) (= ~i~0 0)) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 152#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), Black: 158#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 150#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 16#L146-1true, 125#true, 38#L98true, 34#L77true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), 11#L56true, Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:55,724 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-01-27 16:19:55,724 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 16:19:55,724 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-01-27 16:19:55,724 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 16:19:55,749 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][208], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 145#true, 104#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 73#(<= ~q2_back~0 ~q2_front~0), 50#L116true, Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), 167#true, Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 78#(<= ~n1~0 0), 51#L147-1true, Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 154#(and (or (< 0 ~N~0) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 0)) (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1))) (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))), Black: 156#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 160#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)) (or (and (= ~j~0 0) (= ~i~0 0)) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 152#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), Black: 158#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 150#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 125#true, 38#L98true, 34#L77true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:55,749 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-01-27 16:19:55,750 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:55,750 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-01-27 16:19:55,750 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-01-27 16:19:55,763 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][208], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 145#true, 104#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), 87#true, Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), 167#true, Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 78#(<= ~n1~0 0), Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 154#(and (or (< 0 ~N~0) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 0)) (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1))) (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))), Black: 156#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 160#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)) (or (and (= ~j~0 0) (= ~i~0 0)) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 152#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), Black: 158#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 150#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 6#thread4EXITtrue, 125#true, 38#L98true, 34#L77true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), 35#L146-2true, Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:55,763 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-01-27 16:19:55,763 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:55,763 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:55,763 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-01-27 16:19:55,773 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([864] L94-->L98: Formula: (let ((.cse1 (<= 0 (+ |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483648))) (.cse2 (<= |v_thread3Thread1of1ForFork0_plus_#res#1_1| 2147483647)) (.cse0 (select (select |v_#memory_int#3_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105)))) (and (= v_~total~0_103 |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (= (+ v_~total~0_104 .cse0) |v_thread3Thread1of1ForFork0_plus_#res#1_1|) (not (= (ite (or (<= 0 .cse0) .cse1) 1 0) 0)) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) .cse1 .cse2 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_94) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (not (= (ite (or .cse2 (<= .cse0 0)) 1 0) 0)))) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_94, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, ~total~0=v_~total~0_104, #memory_int#3=|v_#memory_int#3_89|} OutVars{thread3Thread1of1ForFork0_plus_#res#1=|v_thread3Thread1of1ForFork0_plus_#res#1_1|, ~q1~0.offset=v_~q1~0.offset_105, thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_#in~cond#1_1|, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork0_assume_abort_if_not_~cond#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork0_#t~mem7#1=|v_thread3Thread1of1ForFork0_#t~mem7#1_1|, ~total~0=v_~total~0_103, #memory_int#3=|v_#memory_int#3_89|, 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_94, 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_105, 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][208], [Black: 65#(= ~total~0 0), Black: 69#(<= ~q1_back~0 ~q1_front~0), 104#true, 145#true, Black: 130#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 73#(<= ~q2_back~0 ~q2_front~0), Black: 137#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 135#(and (<= (+ ~j~0 1) ~N~0) (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))))), Black: 131#(and (<= 1 |thread2Thread1of1ForFork3_~cond~1#1|) (<= (div |thread2Thread1of1ForFork3_~cond~1#1| 256) 0)), 87#true, 167#true, Black: 133#(and (or (and (<= ~q1_back~0 ~q1_front~0) (= |thread3Thread1of1ForFork0_~cond~2#1| 0) (<= ~N~0 ~i~0)) (and (= |thread3Thread1of1ForFork0_~cond~2#1| 1) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)))) (or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0))), Black: 77#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 129#(< ~j~0 ~N~0), Black: 127#(or (and (<= ~q1_back~0 ~q1_front~0) (= ~j~0 0) (= ~i~0 0)) (< ~j~0 ~N~0)), Black: 78#(<= ~n1~0 0), 51#L147-1true, Black: 83#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 84#(<= ~n2~0 0), Black: 154#(and (or (< 0 ~N~0) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= ~j~0 0) (= ~i~0 0) (or (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 0)) (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1))) (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))), Black: 156#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 160#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)) (or (and (= ~j~0 0) (= ~i~0 0)) (< |thread1Thread1of1ForFork1_~cond~0#1| (+ (* (div |thread1Thread1of1ForFork1_~cond~0#1| 256) 256) 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 96#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 98#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1) (= |thread1Thread1of1ForFork1_~cond~0#1| 1)), Black: 152#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), Black: 158#(and (<= (+ ~j~0 1) ~N~0) (or (and (= |thread1Thread1of1ForFork1_~cond~0#1| 0) (<= ~N~0 ~i~0)) (and (<= (+ ~i~0 1) ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 89#(and (= ~j~0 0) (= ~i~0 0)), Black: 92#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 150#(and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)), Black: 94#(and (or (and (<= ~N~0 0) (= |thread1Thread1of1ForFork1_~cond~0#1| 0)) (and (<= 1 ~N~0) (= |thread1Thread1of1ForFork1_~cond~0#1| 1))) (= ~j~0 0) (= ~i~0 0)), 6#thread4EXITtrue, 125#true, 38#L98true, 34#L77true, Black: 111#(and (or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0)))), Black: 113#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0))), Black: 115#(and (or (and (<= (+ ~j~0 1) ~N~0) (= |thread2Thread1of1ForFork3_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork3_~cond~1#1| 0) (<= ~N~0 ~j~0))) (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 106#(or (and (= ~j~0 0) (= ~i~0 0)) (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 108#(or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)), Black: 117#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (or (< ~i~0 ~N~0) (< ~q1_front~0 ~q1_back~0)) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0)), Black: 109#(and (<= 1 |thread3Thread1of1ForFork0_~cond~2#1|) (<= (div |thread3Thread1of1ForFork0_~cond~2#1| 256) 0))]) [2024-01-27 16:19:55,773 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-01-27 16:19:55,773 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 16:19:55,773 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 16:19:55,773 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-01-27 16:19:56,009 INFO L124 PetriNetUnfolderBase]: 57773/86698 cut-off events. [2024-01-27 16:19:56,024 INFO L125 PetriNetUnfolderBase]: For 416238/418417 co-relation queries the response was YES. [2024-01-27 16:19:56,616 INFO L83 FinitePrefix]: Finished finitePrefix Result has 385702 conditions, 86698 events. 57773/86698 cut-off events. For 416238/418417 co-relation queries the response was YES. Maximal size of possible extension queue 5185. Compared 730607 event pairs, 9311 based on Foata normal form. 939/86327 useless extension candidates. Maximal degree in co-relation 346534. Up to 66018 conditions per place. [2024-01-27 16:19:56,920 INFO L140 encePairwiseOnDemand]: 46/53 looper letters, 181 selfloop transitions, 111 changer transitions 24/340 dead transitions. [2024-01-27 16:19:56,921 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 121 places, 340 transitions, 3951 flow [2024-01-27 16:19:56,921 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-01-27 16:19:56,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-01-27 16:19:56,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 205 transitions. [2024-01-27 16:19:56,922 INFO L516 CegarLoopForPetriNet]: DFA transition density 0.6446540880503144 [2024-01-27 16:19:56,922 INFO L175 Difference]: Start difference. First operand has 116 places, 253 transitions, 2780 flow. Second operand 6 states and 205 transitions. [2024-01-27 16:19:56,922 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 121 places, 340 transitions, 3951 flow [2024-01-27 16:20:00,718 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 120 places, 340 transitions, 3925 flow, removed 8 selfloop flow, removed 1 redundant places. [2024-01-27 16:20:00,723 INFO L231 Difference]: Finished difference. Result has 123 places, 262 transitions, 3219 flow [2024-01-27 16:20:00,724 INFO L264 CegarLoopForPetriNet]: {PETRI_ALPHABET=53, PETRI_DIFFERENCE_MINUEND_FLOW=2756, PETRI_DIFFERENCE_MINUEND_PLACES=115, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=253, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=102, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=150, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=3219, PETRI_PLACES=123, PETRI_TRANSITIONS=262} [2024-01-27 16:20:00,725 INFO L281 CegarLoopForPetriNet]: 55 programPoint places, 68 predicate places. [2024-01-27 16:20:00,725 INFO L495 AbstractCegarLoop]: Abstraction has has 123 places, 262 transitions, 3219 flow [2024-01-27 16:20:00,725 INFO L496 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 20.571428571428573) internal successors, (144), 7 states have internal predecessors, (144), 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-01-27 16:20:00,725 INFO L200 CegarLoopForPetriNet]: Found error trace [2024-01-27 16:20:00,725 INFO L208 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-01-27 16:20:00,726 WARN L477 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-01-27 16:20:00,726 INFO L420 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-01-27 16:20:00,726 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-01-27 16:20:00,726 INFO L85 PathProgramCache]: Analyzing trace with hash 1290766683, now seen corresponding path program 5 times [2024-01-27 16:20:00,726 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-01-27 16:20:00,727 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1840099298] [2024-01-27 16:20:00,727 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-01-27 16:20:00,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-01-27 16:20:00,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-01-27 16:20:00,974 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-01-27 16:20:00,974 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-01-27 16:20:00,974 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1840099298] [2024-01-27 16:20:00,974 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1840099298] provided 0 perfect and 1 imperfect interpolant sequences [2024-01-27 16:20:00,974 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [425454358] [2024-01-27 16:20:00,975 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-01-27 16:20:00,975 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-01-27 16:20:00,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-01-27 16:20:00,989 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-01-27 16:20:00,990 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-01-27 16:20:01,122 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-01-27 16:20:01,122 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-01-27 16:20:01,124 INFO L262 TraceCheckSpWp]: Trace formula consists of 336 conjuncts, 8 conjunts are in the unsatisfiable core [2024-01-27 16:20:01,129 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-01-27 16:20:01,290 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-01-27 16:20:01,291 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-01-27 16:20:01,291 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [425454358] provided 1 perfect and 0 imperfect interpolant sequences [2024-01-27 16:20:01,291 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-01-27 16:20:01,291 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [6] total 10 [2024-01-27 16:20:01,292 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1055068040] [2024-01-27 16:20:01,292 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-01-27 16:20:01,292 INFO L571 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-01-27 16:20:01,293 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-01-27 16:20:01,293 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-01-27 16:20:01,294 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=85, Unknown=0, NotChecked=0, Total=110 [2024-01-27 16:20:01,336 INFO L471 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 53 [2024-01-27 16:20:01,337 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 123 places, 262 transitions, 3219 flow. Second operand has 6 states, 6 states have (on average 21.166666666666668) internal successors, (127), 6 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-01-27 16:20:01,337 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-01-27 16:20:01,337 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 53 [2024-01-27 16:20:01,337 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand