./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/weaver/popl20-more-buffer-mult3.wvr.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c5e5d38-80f4-4dbc-95ee-f7a4a724b319/bin/uautomizer-verify-qhAvR1uOyd/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c5e5d38-80f4-4dbc-95ee-f7a4a724b319/bin/uautomizer-verify-qhAvR1uOyd/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c5e5d38-80f4-4dbc-95ee-f7a4a724b319/bin/uautomizer-verify-qhAvR1uOyd/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c5e5d38-80f4-4dbc-95ee-f7a4a724b319/bin/uautomizer-verify-qhAvR1uOyd/config/AutomizerReach.xml -i ../../sv-benchmarks/c/weaver/popl20-more-buffer-mult3.wvr.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c5e5d38-80f4-4dbc-95ee-f7a4a724b319/bin/uautomizer-verify-qhAvR1uOyd/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c5e5d38-80f4-4dbc-95ee-f7a4a724b319/bin/uautomizer-verify-qhAvR1uOyd --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 7888761977ccc49b1a75199021e374591654c6a4364e63bfc6c86e1c7bb7d64b --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 15:45:54,890 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 15:45:54,976 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c5e5d38-80f4-4dbc-95ee-f7a4a724b319/bin/uautomizer-verify-qhAvR1uOyd/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-13 15:45:54,985 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 15:45:54,988 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-13 15:45:55,024 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 15:45:55,026 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-13 15:45:55,026 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-13 15:45:55,027 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-13 15:45:55,027 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-13 15:45:55,027 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 15:45:55,028 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-13 15:45:55,028 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 15:45:55,028 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 15:45:55,028 INFO L153 SettingsManager]: * Use SBE=true [2024-11-13 15:45:55,028 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 15:45:55,028 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 15:45:55,029 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 15:45:55,029 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 15:45:55,029 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 15:45:55,029 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 15:45:55,029 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 15:45:55,029 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 15:45:55,029 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 15:45:55,029 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 15:45:55,029 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 15:45:55,030 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 15:45:55,030 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 15:45:55,030 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 15:45:55,030 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-13 15:45:55,030 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-13 15:45:55,030 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-13 15:45:55,030 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-13 15:45:55,030 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 15:45:55,030 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 15:45:55,031 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 15:45:55,031 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-13 15:45:55,031 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 15:45:55,031 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-13 15:45:55,031 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-13 15:45:55,031 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-13 15:45:55,031 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-13 15:45:55,031 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c5e5d38-80f4-4dbc-95ee-f7a4a724b319/bin/uautomizer-verify-qhAvR1uOyd 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 -> 7888761977ccc49b1a75199021e374591654c6a4364e63bfc6c86e1c7bb7d64b [2024-11-13 15:45:55,372 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 15:45:55,381 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 15:45:55,385 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 15:45:55,387 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 15:45:55,388 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 15:45:55,391 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c5e5d38-80f4-4dbc-95ee-f7a4a724b319/bin/uautomizer-verify-qhAvR1uOyd/../../sv-benchmarks/c/weaver/popl20-more-buffer-mult3.wvr.c Unable to find full path for "g++" [2024-11-13 15:45:57,355 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 15:45:57,603 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 15:45:57,604 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c5e5d38-80f4-4dbc-95ee-f7a4a724b319/sv-benchmarks/c/weaver/popl20-more-buffer-mult3.wvr.c [2024-11-13 15:45:57,612 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c5e5d38-80f4-4dbc-95ee-f7a4a724b319/bin/uautomizer-verify-qhAvR1uOyd/data/4639ba62b/555d34eb9e9742a7b8c4ec57bc689dc7/FLAG36fef3412 [2024-11-13 15:45:57,627 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c5e5d38-80f4-4dbc-95ee-f7a4a724b319/bin/uautomizer-verify-qhAvR1uOyd/data/4639ba62b/555d34eb9e9742a7b8c4ec57bc689dc7 [2024-11-13 15:45:57,630 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 15:45:57,631 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 15:45:57,633 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 15:45:57,633 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 15:45:57,638 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 15:45:57,639 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 03:45:57" (1/1) ... [2024-11-13 15:45:57,640 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@b892abd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:45:57, skipping insertion in model container [2024-11-13 15:45:57,640 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 03:45:57" (1/1) ... [2024-11-13 15:45:57,659 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 15:45:57,937 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c5e5d38-80f4-4dbc-95ee-f7a4a724b319/sv-benchmarks/c/weaver/popl20-more-buffer-mult3.wvr.c[4270,4283] [2024-11-13 15:45:57,953 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 15:45:57,969 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 15:45:58,014 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c5e5d38-80f4-4dbc-95ee-f7a4a724b319/sv-benchmarks/c/weaver/popl20-more-buffer-mult3.wvr.c[4270,4283] [2024-11-13 15:45:58,025 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 15:45:58,053 INFO L204 MainTranslator]: Completed translation [2024-11-13 15:45:58,054 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:45:58 WrapperNode [2024-11-13 15:45:58,055 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 15:45:58,057 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 15:45:58,058 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 15:45:58,058 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 15:45:58,069 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:45:58" (1/1) ... [2024-11-13 15:45:58,084 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:45:58" (1/1) ... [2024-11-13 15:45:58,132 INFO L138 Inliner]: procedures = 26, calls = 60, calls flagged for inlining = 18, calls inlined = 22, statements flattened = 290 [2024-11-13 15:45:58,134 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 15:45:58,136 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 15:45:58,136 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 15:45:58,136 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 15:45:58,146 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:45:58" (1/1) ... [2024-11-13 15:45:58,146 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:45:58" (1/1) ... [2024-11-13 15:45:58,151 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:45:58" (1/1) ... [2024-11-13 15:45:58,180 INFO L175 MemorySlicer]: Split 8 memory accesses to 2 slices as follows [2, 6]. 75 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 2 writes are split as follows [0, 2]. [2024-11-13 15:45:58,180 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:45:58" (1/1) ... [2024-11-13 15:45:58,181 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:45:58" (1/1) ... [2024-11-13 15:45:58,196 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:45:58" (1/1) ... [2024-11-13 15:45:58,201 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:45:58" (1/1) ... [2024-11-13 15:45:58,203 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:45:58" (1/1) ... [2024-11-13 15:45:58,205 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:45:58" (1/1) ... [2024-11-13 15:45:58,208 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 15:45:58,209 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 15:45:58,210 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 15:45:58,210 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 15:45:58,211 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:45:58" (1/1) ... [2024-11-13 15:45:58,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-13 15:45:58,236 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c5e5d38-80f4-4dbc-95ee-f7a4a724b319/bin/uautomizer-verify-qhAvR1uOyd/z3 [2024-11-13 15:45:58,253 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c5e5d38-80f4-4dbc-95ee-f7a4a724b319/bin/uautomizer-verify-qhAvR1uOyd/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-13 15:45:58,263 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_2c5e5d38-80f4-4dbc-95ee-f7a4a724b319/bin/uautomizer-verify-qhAvR1uOyd/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-13 15:45:58,293 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 15:45:58,293 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-13 15:45:58,293 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-13 15:45:58,294 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-13 15:45:58,294 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-13 15:45:58,294 INFO L130 BoogieDeclarations]: Found specification of procedure thread1 [2024-11-13 15:45:58,294 INFO L138 BoogieDeclarations]: Found implementation of procedure thread1 [2024-11-13 15:45:58,294 INFO L130 BoogieDeclarations]: Found specification of procedure thread2 [2024-11-13 15:45:58,294 INFO L138 BoogieDeclarations]: Found implementation of procedure thread2 [2024-11-13 15:45:58,295 INFO L130 BoogieDeclarations]: Found specification of procedure thread3 [2024-11-13 15:45:58,295 INFO L138 BoogieDeclarations]: Found implementation of procedure thread3 [2024-11-13 15:45:58,295 INFO L130 BoogieDeclarations]: Found specification of procedure thread4 [2024-11-13 15:45:58,295 INFO L138 BoogieDeclarations]: Found implementation of procedure thread4 [2024-11-13 15:45:58,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-13 15:45:58,295 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-13 15:45:58,295 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_end [2024-11-13 15:45:58,295 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_atomic_begin [2024-11-13 15:45:58,295 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-13 15:45:58,295 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 15:45:58,295 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 15:45:58,298 WARN L207 CfgBuilder]: User set CodeBlockSize to SequenceOfStatements but program contains fork statements. Overwriting the user preferences and setting CodeBlockSize to OneNontrivialStatement. [2024-11-13 15:45:58,488 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 15:45:58,491 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 15:45:59,223 INFO L283 CfgBuilder]: Omitted future-live optimization because the input is a concurrent program. [2024-11-13 15:45:59,223 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 15:45:59,777 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 15:45:59,778 INFO L316 CfgBuilder]: Removed 6 assume(true) statements. [2024-11-13 15:45:59,779 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 03:45:59 BoogieIcfgContainer [2024-11-13 15:45:59,779 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 15:45:59,782 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-13 15:45:59,782 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-13 15:45:59,787 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-13 15:45:59,788 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.11 03:45:57" (1/3) ... [2024-11-13 15:45:59,788 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@40d121bf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 03:45:59, skipping insertion in model container [2024-11-13 15:45:59,789 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 03:45:58" (2/3) ... [2024-11-13 15:45:59,789 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@40d121bf and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.11 03:45:59, skipping insertion in model container [2024-11-13 15:45:59,789 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 03:45:59" (3/3) ... [2024-11-13 15:45:59,791 INFO L112 eAbstractionObserver]: Analyzing ICFG popl20-more-buffer-mult3.wvr.c [2024-11-13 15:45:59,809 INFO L217 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-13 15:45:59,810 INFO L154 ceAbstractionStarter]: Applying trace abstraction to ICFG popl20-more-buffer-mult3.wvr.c that has 5 procedures, 45 locations, 1 initial locations, 6 loop locations, and 1 error locations. [2024-11-13 15:45:59,811 INFO L492 ceAbstractionStarter]: Constructing petrified ICFG for 1 thread instances. [2024-11-13 15:45:59,919 INFO L143 ThreadInstanceAdder]: Constructed 4 joinOtherThreadTransitions. [2024-11-13 15:45:59,965 INFO L73 FinitePrefix]: Start finitePrefix. Operand has 57 places, 50 transitions, 128 flow [2024-11-13 15:46:00,029 INFO L124 PetriNetUnfolderBase]: 6/46 cut-off events. [2024-11-13 15:46:00,032 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-13 15:46:00,038 INFO L83 FinitePrefix]: Finished finitePrefix Result has 63 conditions, 46 events. 6/46 cut-off events. For 4/4 co-relation queries the response was YES. Maximal size of possible extension queue 5. Compared 83 event pairs, 0 based on Foata normal form. 0/39 useless extension candidates. Maximal degree in co-relation 39. Up to 2 conditions per place. [2024-11-13 15:46:00,038 INFO L82 GeneralOperation]: Start removeDead. Operand has 57 places, 50 transitions, 128 flow [2024-11-13 15:46:00,042 INFO L88 GeneralOperation]: Finished RemoveDead, result has has 52 places, 45 transitions, 114 flow [2024-11-13 15:46:00,052 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-13 15:46:00,068 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@66ea7ad9, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-13 15:46:00,069 INFO L334 AbstractCegarLoop]: Starting to check reachability of 5 error locations. [2024-11-13 15:46:00,105 INFO L185 PetriNetUnfolderBase]: Found word, exiting Unfolder. [2024-11-13 15:46:00,105 INFO L124 PetriNetUnfolderBase]: 6/44 cut-off events. [2024-11-13 15:46:00,105 INFO L125 PetriNetUnfolderBase]: For 4/4 co-relation queries the response was YES. [2024-11-13 15:46:00,105 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:46:00,106 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:46:00,106 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:46:00,112 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:46:00,112 INFO L85 PathProgramCache]: Analyzing trace with hash -745512136, now seen corresponding path program 1 times [2024-11-13 15:46:00,120 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:46:00,120 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [688340332] [2024-11-13 15:46:00,121 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:46:00,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:46:00,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:46:00,580 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 15:46:00,581 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:46:00,581 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [688340332] [2024-11-13 15:46:00,581 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [688340332] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:46:00,582 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:46:00,582 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 15:46:00,590 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [942243271] [2024-11-13 15:46:00,591 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:46:00,604 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 15:46:00,609 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:46:00,638 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 15:46:00,639 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 15:46:00,641 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 50 [2024-11-13 15:46:00,644 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 52 places, 45 transitions, 114 flow. Second operand has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:00,644 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:46:00,644 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 50 [2024-11-13 15:46:00,645 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:46:01,482 INFO L124 PetriNetUnfolderBase]: 2407/3678 cut-off events. [2024-11-13 15:46:01,482 INFO L125 PetriNetUnfolderBase]: For 197/197 co-relation queries the response was YES. [2024-11-13 15:46:01,493 INFO L83 FinitePrefix]: Finished finitePrefix Result has 6947 conditions, 3678 events. 2407/3678 cut-off events. For 197/197 co-relation queries the response was YES. Maximal size of possible extension queue 239. Compared 20732 event pairs, 472 based on Foata normal form. 1/3448 useless extension candidates. Maximal degree in co-relation 6259. Up to 2067 conditions per place. [2024-11-13 15:46:01,515 INFO L140 encePairwiseOnDemand]: 46/50 looper letters, 41 selfloop transitions, 3 changer transitions 1/62 dead transitions. [2024-11-13 15:46:01,515 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 54 places, 62 transitions, 253 flow [2024-11-13 15:46:01,516 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 15:46:01,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 15:46:01,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 109 transitions. [2024-11-13 15:46:01,531 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7266666666666667 [2024-11-13 15:46:01,533 INFO L175 Difference]: Start difference. First operand has 52 places, 45 transitions, 114 flow. Second operand 3 states and 109 transitions. [2024-11-13 15:46:01,534 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 54 places, 62 transitions, 253 flow [2024-11-13 15:46:01,545 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 46 places, 62 transitions, 227 flow, removed 0 selfloop flow, removed 8 redundant places. [2024-11-13 15:46:01,550 INFO L231 Difference]: Finished difference. Result has 47 places, 47 transitions, 117 flow [2024-11-13 15:46:01,553 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=98, PETRI_DIFFERENCE_MINUEND_PLACES=44, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=45, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=42, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=117, PETRI_PLACES=47, PETRI_TRANSITIONS=47} [2024-11-13 15:46:01,556 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, -5 predicate places. [2024-11-13 15:46:01,558 INFO L471 AbstractCegarLoop]: Abstraction has has 47 places, 47 transitions, 117 flow [2024-11-13 15:46:01,558 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 27.666666666666668) internal successors, (83), 3 states have internal predecessors, (83), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:01,559 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:46:01,559 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:46:01,559 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-13 15:46:01,559 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:46:01,560 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:46:01,560 INFO L85 PathProgramCache]: Analyzing trace with hash -852512553, now seen corresponding path program 1 times [2024-11-13 15:46:01,561 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:46:01,561 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [103362816] [2024-11-13 15:46:01,561 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:46:01,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:46:01,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:46:01,877 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 15:46:01,877 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:46:01,877 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [103362816] [2024-11-13 15:46:01,877 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [103362816] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:46:01,877 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:46:01,877 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 15:46:01,877 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [404269276] [2024-11-13 15:46:01,878 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:46:01,879 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 15:46:01,879 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:46:01,880 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 15:46:01,880 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 15:46:01,890 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 50 [2024-11-13 15:46:01,890 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 47 places, 47 transitions, 117 flow. Second operand has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:01,891 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:46:01,891 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 50 [2024-11-13 15:46:01,891 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:46:02,689 INFO L124 PetriNetUnfolderBase]: 2668/4037 cut-off events. [2024-11-13 15:46:02,690 INFO L125 PetriNetUnfolderBase]: For 675/675 co-relation queries the response was YES. [2024-11-13 15:46:02,740 INFO L83 FinitePrefix]: Finished finitePrefix Result has 8389 conditions, 4037 events. 2668/4037 cut-off events. For 675/675 co-relation queries the response was YES. Maximal size of possible extension queue 258. Compared 23822 event pairs, 761 based on Foata normal form. 104/3860 useless extension candidates. Maximal degree in co-relation 3107. Up to 2321 conditions per place. [2024-11-13 15:46:02,765 INFO L140 encePairwiseOnDemand]: 47/50 looper letters, 50 selfloop transitions, 2 changer transitions 0/69 dead transitions. [2024-11-13 15:46:02,765 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 49 places, 69 transitions, 279 flow [2024-11-13 15:46:02,766 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 15:46:02,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 15:46:02,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 113 transitions. [2024-11-13 15:46:02,767 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.7533333333333333 [2024-11-13 15:46:02,768 INFO L175 Difference]: Start difference. First operand has 47 places, 47 transitions, 117 flow. Second operand 3 states and 113 transitions. [2024-11-13 15:46:02,769 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 49 places, 69 transitions, 279 flow [2024-11-13 15:46:02,770 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 48 places, 69 transitions, 275 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-13 15:46:02,774 INFO L231 Difference]: Finished difference. Result has 49 places, 48 transitions, 128 flow [2024-11-13 15:46:02,774 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=114, PETRI_DIFFERENCE_MINUEND_PLACES=46, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=47, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=45, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=128, PETRI_PLACES=49, PETRI_TRANSITIONS=48} [2024-11-13 15:46:02,775 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, -3 predicate places. [2024-11-13 15:46:02,775 INFO L471 AbstractCegarLoop]: Abstraction has has 49 places, 48 transitions, 128 flow [2024-11-13 15:46:02,775 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:02,775 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:46:02,775 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:46:02,775 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-13 15:46:02,775 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:46:02,776 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:46:02,776 INFO L85 PathProgramCache]: Analyzing trace with hash 1067128559, now seen corresponding path program 1 times [2024-11-13 15:46:02,776 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:46:02,776 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1600213647] [2024-11-13 15:46:02,776 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:46:02,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:46:02,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:46:03,053 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 15:46:03,055 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:46:03,055 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1600213647] [2024-11-13 15:46:03,055 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1600213647] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:46:03,056 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:46:03,056 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-13 15:46:03,056 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1537860662] [2024-11-13 15:46:03,057 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:46:03,057 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-13 15:46:03,058 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:46:03,059 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-13 15:46:03,059 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-13 15:46:03,069 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 50 [2024-11-13 15:46:03,069 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 49 places, 48 transitions, 128 flow. Second operand has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:03,069 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:46:03,069 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 50 [2024-11-13 15:46:03,070 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:46:03,872 INFO L124 PetriNetUnfolderBase]: 2976/4710 cut-off events. [2024-11-13 15:46:03,873 INFO L125 PetriNetUnfolderBase]: For 1586/1601 co-relation queries the response was YES. [2024-11-13 15:46:03,881 INFO L83 FinitePrefix]: Finished finitePrefix Result has 10156 conditions, 4710 events. 2976/4710 cut-off events. For 1586/1601 co-relation queries the response was YES. Maximal size of possible extension queue 277. Compared 30226 event pairs, 955 based on Foata normal form. 69/4577 useless extension candidates. Maximal degree in co-relation 4630. Up to 2600 conditions per place. [2024-11-13 15:46:03,903 INFO L140 encePairwiseOnDemand]: 47/50 looper letters, 50 selfloop transitions, 2 changer transitions 0/69 dead transitions. [2024-11-13 15:46:03,903 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 51 places, 69 transitions, 295 flow [2024-11-13 15:46:03,904 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-13 15:46:03,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 3 states. [2024-11-13 15:46:03,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3 states to 3 states and 111 transitions. [2024-11-13 15:46:03,905 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.74 [2024-11-13 15:46:03,905 INFO L175 Difference]: Start difference. First operand has 49 places, 48 transitions, 128 flow. Second operand 3 states and 111 transitions. [2024-11-13 15:46:03,905 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 51 places, 69 transitions, 295 flow [2024-11-13 15:46:03,906 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 50 places, 69 transitions, 292 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-13 15:46:03,908 INFO L231 Difference]: Finished difference. Result has 51 places, 49 transitions, 140 flow [2024-11-13 15:46:03,908 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=126, PETRI_DIFFERENCE_MINUEND_PLACES=48, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=48, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=46, PETRI_DIFFERENCE_SUBTRAHEND_STATES=3, PETRI_FLOW=140, PETRI_PLACES=51, PETRI_TRANSITIONS=49} [2024-11-13 15:46:03,909 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, -1 predicate places. [2024-11-13 15:46:03,909 INFO L471 AbstractCegarLoop]: Abstraction has has 51 places, 49 transitions, 140 flow [2024-11-13 15:46:03,910 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 28.0) internal successors, (84), 3 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:03,910 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:46:03,910 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:46:03,911 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-13 15:46:03,911 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:46:03,911 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:46:03,912 INFO L85 PathProgramCache]: Analyzing trace with hash 264247408, now seen corresponding path program 1 times [2024-11-13 15:46:03,912 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:46:03,912 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [839191599] [2024-11-13 15:46:03,912 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:46:03,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:46:03,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:46:04,210 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 15:46:04,210 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:46:04,211 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [839191599] [2024-11-13 15:46:04,211 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [839191599] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:46:04,211 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:46:04,212 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-13 15:46:04,212 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [560821697] [2024-11-13 15:46:04,212 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:46:04,212 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-13 15:46:04,213 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:46:04,213 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-13 15:46:04,214 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-13 15:46:04,214 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 50 [2024-11-13 15:46:04,215 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 51 places, 49 transitions, 140 flow. Second operand has 4 states, 4 states have (on average 26.75) internal successors, (107), 4 states have internal predecessors, (107), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:04,215 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:46:04,216 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 50 [2024-11-13 15:46:04,216 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:46:05,102 INFO L124 PetriNetUnfolderBase]: 3553/5548 cut-off events. [2024-11-13 15:46:05,103 INFO L125 PetriNetUnfolderBase]: For 2393/2452 co-relation queries the response was YES. [2024-11-13 15:46:05,118 INFO L83 FinitePrefix]: Finished finitePrefix Result has 12731 conditions, 5548 events. 3553/5548 cut-off events. For 2393/2452 co-relation queries the response was YES. Maximal size of possible extension queue 308. Compared 36565 event pairs, 2675 based on Foata normal form. 108/5294 useless extension candidates. Maximal degree in co-relation 6192. Up to 4009 conditions per place. [2024-11-13 15:46:05,148 INFO L140 encePairwiseOnDemand]: 46/50 looper letters, 55 selfloop transitions, 3 changer transitions 0/75 dead transitions. [2024-11-13 15:46:05,148 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 54 places, 75 transitions, 331 flow [2024-11-13 15:46:05,149 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-13 15:46:05,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-13 15:46:05,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 137 transitions. [2024-11-13 15:46:05,154 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.685 [2024-11-13 15:46:05,154 INFO L175 Difference]: Start difference. First operand has 51 places, 49 transitions, 140 flow. Second operand 4 states and 137 transitions. [2024-11-13 15:46:05,155 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 54 places, 75 transitions, 331 flow [2024-11-13 15:46:05,156 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 53 places, 75 transitions, 328 flow, removed 0 selfloop flow, removed 1 redundant places. [2024-11-13 15:46:05,159 INFO L231 Difference]: Finished difference. Result has 55 places, 51 transitions, 158 flow [2024-11-13 15:46:05,159 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=138, PETRI_DIFFERENCE_MINUEND_PLACES=50, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=49, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=1, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=46, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=158, PETRI_PLACES=55, PETRI_TRANSITIONS=51} [2024-11-13 15:46:05,160 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, 3 predicate places. [2024-11-13 15:46:05,160 INFO L471 AbstractCegarLoop]: Abstraction has has 55 places, 51 transitions, 158 flow [2024-11-13 15:46:05,160 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 26.75) internal successors, (107), 4 states have internal predecessors, (107), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:05,161 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:46:05,161 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:46:05,161 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-13 15:46:05,163 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:46:05,163 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:46:05,164 INFO L85 PathProgramCache]: Analyzing trace with hash -1282368866, now seen corresponding path program 1 times [2024-11-13 15:46:05,164 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:46:05,164 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2013090315] [2024-11-13 15:46:05,164 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:46:05,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:46:05,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:46:05,408 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 15:46:05,409 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:46:05,409 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2013090315] [2024-11-13 15:46:05,409 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2013090315] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:46:05,409 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:46:05,409 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-13 15:46:05,410 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [805528427] [2024-11-13 15:46:05,410 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:46:05,410 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-13 15:46:05,411 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:46:05,412 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-13 15:46:05,412 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-13 15:46:05,413 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 21 out of 50 [2024-11-13 15:46:05,413 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 55 places, 51 transitions, 158 flow. Second operand has 4 states, 4 states have (on average 26.75) internal successors, (107), 4 states have internal predecessors, (107), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:05,413 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:46:05,413 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 21 of 50 [2024-11-13 15:46:05,413 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:46:06,220 INFO L124 PetriNetUnfolderBase]: 4269/6973 cut-off events. [2024-11-13 15:46:06,221 INFO L125 PetriNetUnfolderBase]: For 3097/3195 co-relation queries the response was YES. [2024-11-13 15:46:06,244 INFO L83 FinitePrefix]: Finished finitePrefix Result has 15793 conditions, 6973 events. 4269/6973 cut-off events. For 3097/3195 co-relation queries the response was YES. Maximal size of possible extension queue 380. Compared 49808 event pairs, 3295 based on Foata normal form. 151/6703 useless extension candidates. Maximal degree in co-relation 13257. Up to 4867 conditions per place. [2024-11-13 15:46:06,274 INFO L140 encePairwiseOnDemand]: 46/50 looper letters, 54 selfloop transitions, 4 changer transitions 0/75 dead transitions. [2024-11-13 15:46:06,275 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 58 places, 75 transitions, 346 flow [2024-11-13 15:46:06,275 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-13 15:46:06,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 4 states. [2024-11-13 15:46:06,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4 states to 4 states and 135 transitions. [2024-11-13 15:46:06,277 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.675 [2024-11-13 15:46:06,277 INFO L175 Difference]: Start difference. First operand has 55 places, 51 transitions, 158 flow. Second operand 4 states and 135 transitions. [2024-11-13 15:46:06,277 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 58 places, 75 transitions, 346 flow [2024-11-13 15:46:06,281 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 57 places, 75 transitions, 342 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-13 15:46:06,282 INFO L231 Difference]: Finished difference. Result has 59 places, 53 transitions, 177 flow [2024-11-13 15:46:06,283 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=154, PETRI_DIFFERENCE_MINUEND_PLACES=54, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=51, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=47, PETRI_DIFFERENCE_SUBTRAHEND_STATES=4, PETRI_FLOW=177, PETRI_PLACES=59, PETRI_TRANSITIONS=53} [2024-11-13 15:46:06,283 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, 7 predicate places. [2024-11-13 15:46:06,283 INFO L471 AbstractCegarLoop]: Abstraction has has 59 places, 53 transitions, 177 flow [2024-11-13 15:46:06,283 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 26.75) internal successors, (107), 4 states have internal predecessors, (107), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:06,284 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:46:06,284 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:46:06,284 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-13 15:46:06,284 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:46:06,284 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:46:06,284 INFO L85 PathProgramCache]: Analyzing trace with hash -1815779933, now seen corresponding path program 1 times [2024-11-13 15:46:06,284 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:46:06,284 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1037278618] [2024-11-13 15:46:06,285 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:46:06,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:46:06,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:46:06,882 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 15:46:06,883 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:46:06,883 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1037278618] [2024-11-13 15:46:06,883 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1037278618] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:46:06,884 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:46:06,884 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-13 15:46:06,884 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1713155931] [2024-11-13 15:46:06,884 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:46:06,884 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-13 15:46:06,885 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:46:06,885 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-13 15:46:06,885 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-13 15:46:06,976 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 50 [2024-11-13 15:46:06,976 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 59 places, 53 transitions, 177 flow. Second operand has 7 states, 7 states have (on average 20.0) internal successors, (140), 7 states have internal predecessors, (140), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:06,977 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:46:06,977 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 50 [2024-11-13 15:46:06,977 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:46:08,905 INFO L124 PetriNetUnfolderBase]: 10517/16212 cut-off events. [2024-11-13 15:46:08,905 INFO L125 PetriNetUnfolderBase]: For 6388/6420 co-relation queries the response was YES. [2024-11-13 15:46:08,959 INFO L83 FinitePrefix]: Finished finitePrefix Result has 37418 conditions, 16212 events. 10517/16212 cut-off events. For 6388/6420 co-relation queries the response was YES. Maximal size of possible extension queue 850. Compared 114413 event pairs, 897 based on Foata normal form. 372/15747 useless extension candidates. Maximal degree in co-relation 30766. Up to 7997 conditions per place. [2024-11-13 15:46:09,108 INFO L140 encePairwiseOnDemand]: 43/50 looper letters, 117 selfloop transitions, 13 changer transitions 3/145 dead transitions. [2024-11-13 15:46:09,108 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 66 places, 145 transitions, 697 flow [2024-11-13 15:46:09,109 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-13 15:46:09,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-13 15:46:09,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 251 transitions. [2024-11-13 15:46:09,112 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6275 [2024-11-13 15:46:09,112 INFO L175 Difference]: Start difference. First operand has 59 places, 53 transitions, 177 flow. Second operand 8 states and 251 transitions. [2024-11-13 15:46:09,112 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 66 places, 145 transitions, 697 flow [2024-11-13 15:46:09,116 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 65 places, 145 transitions, 692 flow, removed 1 selfloop flow, removed 1 redundant places. [2024-11-13 15:46:09,119 INFO L231 Difference]: Finished difference. Result has 71 places, 65 transitions, 275 flow [2024-11-13 15:46:09,120 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=172, PETRI_DIFFERENCE_MINUEND_PLACES=58, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=53, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=2, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=47, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=275, PETRI_PLACES=71, PETRI_TRANSITIONS=65} [2024-11-13 15:46:09,123 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, 19 predicate places. [2024-11-13 15:46:09,123 INFO L471 AbstractCegarLoop]: Abstraction has has 71 places, 65 transitions, 275 flow [2024-11-13 15:46:09,123 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 20.0) internal successors, (140), 7 states have internal predecessors, (140), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:09,123 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:46:09,123 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:46:09,124 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-13 15:46:09,124 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:46:09,124 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:46:09,124 INFO L85 PathProgramCache]: Analyzing trace with hash -88270663, now seen corresponding path program 2 times [2024-11-13 15:46:09,124 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:46:09,124 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1551148107] [2024-11-13 15:46:09,124 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:46:09,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:46:09,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:46:09,786 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 15:46:09,787 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:46:09,787 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1551148107] [2024-11-13 15:46:09,787 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1551148107] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:46:09,787 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:46:09,787 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-13 15:46:09,787 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [597670819] [2024-11-13 15:46:09,787 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:46:09,788 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-13 15:46:09,788 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:46:09,788 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-13 15:46:09,788 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-13 15:46:09,881 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 50 [2024-11-13 15:46:09,882 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 71 places, 65 transitions, 275 flow. Second operand has 7 states, 7 states have (on average 20.142857142857142) internal successors, (141), 7 states have internal predecessors, (141), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:09,882 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:46:09,882 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 50 [2024-11-13 15:46:09,882 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:46:11,856 INFO L124 PetriNetUnfolderBase]: 10657/16648 cut-off events. [2024-11-13 15:46:11,857 INFO L125 PetriNetUnfolderBase]: For 15854/15910 co-relation queries the response was YES. [2024-11-13 15:46:11,897 INFO L83 FinitePrefix]: Finished finitePrefix Result has 45115 conditions, 16648 events. 10657/16648 cut-off events. For 15854/15910 co-relation queries the response was YES. Maximal size of possible extension queue 833. Compared 118517 event pairs, 2595 based on Foata normal form. 60/16573 useless extension candidates. Maximal degree in co-relation 36624. Up to 12299 conditions per place. [2024-11-13 15:46:11,945 INFO L140 encePairwiseOnDemand]: 43/50 looper letters, 73 selfloop transitions, 12 changer transitions 19/116 dead transitions. [2024-11-13 15:46:11,946 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 76 places, 116 transitions, 636 flow [2024-11-13 15:46:11,946 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 15:46:11,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-13 15:46:11,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 186 transitions. [2024-11-13 15:46:11,947 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.62 [2024-11-13 15:46:11,947 INFO L175 Difference]: Start difference. First operand has 71 places, 65 transitions, 275 flow. Second operand 6 states and 186 transitions. [2024-11-13 15:46:11,948 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 76 places, 116 transitions, 636 flow [2024-11-13 15:46:11,969 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 76 places, 116 transitions, 634 flow, removed 1 selfloop flow, removed 0 redundant places. [2024-11-13 15:46:11,971 INFO L231 Difference]: Finished difference. Result has 79 places, 68 transitions, 336 flow [2024-11-13 15:46:11,972 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=273, PETRI_DIFFERENCE_MINUEND_PLACES=71, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=65, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=9, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=55, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=336, PETRI_PLACES=79, PETRI_TRANSITIONS=68} [2024-11-13 15:46:11,972 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, 27 predicate places. [2024-11-13 15:46:11,972 INFO L471 AbstractCegarLoop]: Abstraction has has 79 places, 68 transitions, 336 flow [2024-11-13 15:46:11,973 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 20.142857142857142) internal successors, (141), 7 states have internal predecessors, (141), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:11,973 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:46:11,973 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:46:11,973 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-13 15:46:11,973 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:46:11,974 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:46:11,974 INFO L85 PathProgramCache]: Analyzing trace with hash -1447590022, now seen corresponding path program 1 times [2024-11-13 15:46:11,974 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:46:11,974 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [147783995] [2024-11-13 15:46:11,974 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:46:11,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:46:12,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:46:12,408 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 15:46:12,408 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:46:12,408 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [147783995] [2024-11-13 15:46:12,408 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [147783995] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:46:12,408 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:46:12,409 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-13 15:46:12,409 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1765827297] [2024-11-13 15:46:12,409 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:46:12,409 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-13 15:46:12,409 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:46:12,410 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-13 15:46:12,410 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2024-11-13 15:46:12,486 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 50 [2024-11-13 15:46:12,486 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 79 places, 68 transitions, 336 flow. Second operand has 7 states, 7 states have (on average 20.142857142857142) internal successors, (141), 7 states have internal predecessors, (141), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:12,486 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:46:12,486 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 50 [2024-11-13 15:46:12,487 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:46:14,471 INFO L124 PetriNetUnfolderBase]: 12041/18314 cut-off events. [2024-11-13 15:46:14,471 INFO L125 PetriNetUnfolderBase]: For 21921/22057 co-relation queries the response was YES. [2024-11-13 15:46:14,526 INFO L83 FinitePrefix]: Finished finitePrefix Result has 50804 conditions, 18314 events. 12041/18314 cut-off events. For 21921/22057 co-relation queries the response was YES. Maximal size of possible extension queue 984. Compared 128830 event pairs, 2915 based on Foata normal form. 156/18275 useless extension candidates. Maximal degree in co-relation 41112. Up to 14011 conditions per place. [2024-11-13 15:46:14,590 INFO L140 encePairwiseOnDemand]: 43/50 looper letters, 74 selfloop transitions, 12 changer transitions 21/120 dead transitions. [2024-11-13 15:46:14,590 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 83 places, 120 transitions, 719 flow [2024-11-13 15:46:14,590 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-13 15:46:14,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 6 states. [2024-11-13 15:46:14,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6 states to 6 states and 188 transitions. [2024-11-13 15:46:14,592 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6266666666666667 [2024-11-13 15:46:14,592 INFO L175 Difference]: Start difference. First operand has 79 places, 68 transitions, 336 flow. Second operand 6 states and 188 transitions. [2024-11-13 15:46:14,592 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 83 places, 120 transitions, 719 flow [2024-11-13 15:46:14,666 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 80 places, 120 transitions, 688 flow, removed 8 selfloop flow, removed 3 redundant places. [2024-11-13 15:46:14,669 INFO L231 Difference]: Finished difference. Result has 83 places, 70 transitions, 368 flow [2024-11-13 15:46:14,671 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=316, PETRI_DIFFERENCE_MINUEND_PLACES=75, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=68, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=10, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=57, PETRI_DIFFERENCE_SUBTRAHEND_STATES=6, PETRI_FLOW=368, PETRI_PLACES=83, PETRI_TRANSITIONS=70} [2024-11-13 15:46:14,672 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, 31 predicate places. [2024-11-13 15:46:14,675 INFO L471 AbstractCegarLoop]: Abstraction has has 83 places, 70 transitions, 368 flow [2024-11-13 15:46:14,675 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 20.142857142857142) internal successors, (141), 7 states have internal predecessors, (141), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:14,675 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:46:14,675 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:46:14,675 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-13 15:46:14,675 INFO L396 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-11-13 15:46:14,676 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:46:14,676 INFO L85 PathProgramCache]: Analyzing trace with hash 1975746692, now seen corresponding path program 2 times [2024-11-13 15:46:14,676 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:46:14,676 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [63089444] [2024-11-13 15:46:14,676 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:46:14,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:46:14,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:46:15,257 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 15:46:15,257 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:46:15,258 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [63089444] [2024-11-13 15:46:15,258 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [63089444] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:46:15,258 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:46:15,258 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 15:46:15,258 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [424959025] [2024-11-13 15:46:15,258 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:46:15,259 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 15:46:15,259 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:46:15,259 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 15:46:15,259 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-13 15:46:15,327 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 50 [2024-11-13 15:46:15,328 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 83 places, 70 transitions, 368 flow. Second operand has 6 states, 6 states have (on average 20.666666666666668) internal successors, (124), 6 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:15,328 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:46:15,328 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 50 [2024-11-13 15:46:15,328 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:46:18,453 INFO L124 PetriNetUnfolderBase]: 14991/22854 cut-off events. [2024-11-13 15:46:18,453 INFO L125 PetriNetUnfolderBase]: For 27672/28197 co-relation queries the response was YES. [2024-11-13 15:46:18,539 INFO L83 FinitePrefix]: Finished finitePrefix Result has 65344 conditions, 22854 events. 14991/22854 cut-off events. For 27672/28197 co-relation queries the response was YES. Maximal size of possible extension queue 1152. Compared 165957 event pairs, 2747 based on Foata normal form. 578/23090 useless extension candidates. Maximal degree in co-relation 52658. Up to 17461 conditions per place. [2024-11-13 15:46:18,598 INFO L140 encePairwiseOnDemand]: 42/50 looper letters, 88 selfloop transitions, 26 changer transitions 5/133 dead transitions. [2024-11-13 15:46:18,598 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 88 places, 133 transitions, 879 flow [2024-11-13 15:46:18,599 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-13 15:46:18,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 7 states. [2024-11-13 15:46:18,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7 states to 7 states and 208 transitions. [2024-11-13 15:46:18,600 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.5942857142857143 [2024-11-13 15:46:18,600 INFO L175 Difference]: Start difference. First operand has 83 places, 70 transitions, 368 flow. Second operand 7 states and 208 transitions. [2024-11-13 15:46:18,600 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 88 places, 133 transitions, 879 flow [2024-11-13 15:46:18,709 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 85 places, 133 transitions, 852 flow, removed 2 selfloop flow, removed 3 redundant places. [2024-11-13 15:46:18,711 INFO L231 Difference]: Finished difference. Result has 89 places, 84 transitions, 565 flow [2024-11-13 15:46:18,711 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=353, PETRI_DIFFERENCE_MINUEND_PLACES=79, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=70, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=12, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=53, PETRI_DIFFERENCE_SUBTRAHEND_STATES=7, PETRI_FLOW=565, PETRI_PLACES=89, PETRI_TRANSITIONS=84} [2024-11-13 15:46:18,712 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, 37 predicate places. [2024-11-13 15:46:18,712 INFO L471 AbstractCegarLoop]: Abstraction has has 89 places, 84 transitions, 565 flow [2024-11-13 15:46:18,713 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 20.666666666666668) internal successors, (124), 6 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:18,713 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:46:18,713 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:46:18,713 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-13 15:46:18,713 INFO L396 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-11-13 15:46:18,714 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:46:18,714 INFO L85 PathProgramCache]: Analyzing trace with hash 1565859294, now seen corresponding path program 3 times [2024-11-13 15:46:18,714 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:46:18,714 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1206808861] [2024-11-13 15:46:18,715 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:46:18,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:46:18,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:46:19,406 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 15:46:19,407 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:46:19,407 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1206808861] [2024-11-13 15:46:19,407 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1206808861] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:46:19,408 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:46:19,408 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-13 15:46:19,409 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1058197364] [2024-11-13 15:46:19,409 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:46:19,409 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-13 15:46:19,410 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:46:19,410 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-13 15:46:19,410 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-13 15:46:19,502 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 50 [2024-11-13 15:46:19,502 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 89 places, 84 transitions, 565 flow. Second operand has 7 states, 7 states have (on average 19.142857142857142) internal successors, (134), 7 states have internal predecessors, (134), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:19,503 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:46:19,503 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 50 [2024-11-13 15:46:19,503 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:46:24,295 INFO L124 PetriNetUnfolderBase]: 23261/34372 cut-off events. [2024-11-13 15:46:24,295 INFO L125 PetriNetUnfolderBase]: For 54924/55728 co-relation queries the response was YES. [2024-11-13 15:46:24,612 INFO L83 FinitePrefix]: Finished finitePrefix Result has 109353 conditions, 34372 events. 23261/34372 cut-off events. For 54924/55728 co-relation queries the response was YES. Maximal size of possible extension queue 1698. Compared 249259 event pairs, 3467 based on Foata normal form. 270/34189 useless extension candidates. Maximal degree in co-relation 85788. Up to 20352 conditions per place. [2024-11-13 15:46:24,721 INFO L140 encePairwiseOnDemand]: 40/50 looper letters, 162 selfloop transitions, 44 changer transitions 9/228 dead transitions. [2024-11-13 15:46:24,721 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 99 places, 228 transitions, 1618 flow [2024-11-13 15:46:24,722 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-13 15:46:24,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 11 states. [2024-11-13 15:46:24,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 339 transitions. [2024-11-13 15:46:24,724 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6163636363636363 [2024-11-13 15:46:24,724 INFO L175 Difference]: Start difference. First operand has 89 places, 84 transitions, 565 flow. Second operand 11 states and 339 transitions. [2024-11-13 15:46:24,724 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 99 places, 228 transitions, 1618 flow [2024-11-13 15:46:24,979 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 97 places, 228 transitions, 1584 flow, removed 0 selfloop flow, removed 2 redundant places. [2024-11-13 15:46:24,983 INFO L231 Difference]: Finished difference. Result has 104 places, 108 transitions, 902 flow [2024-11-13 15:46:24,983 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=541, PETRI_DIFFERENCE_MINUEND_PLACES=87, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=84, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=23, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=50, PETRI_DIFFERENCE_SUBTRAHEND_STATES=11, PETRI_FLOW=902, PETRI_PLACES=104, PETRI_TRANSITIONS=108} [2024-11-13 15:46:24,984 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, 52 predicate places. [2024-11-13 15:46:24,986 INFO L471 AbstractCegarLoop]: Abstraction has has 104 places, 108 transitions, 902 flow [2024-11-13 15:46:24,986 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 19.142857142857142) internal successors, (134), 7 states have internal predecessors, (134), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:24,986 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:46:24,986 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:46:24,986 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-13 15:46:24,987 INFO L396 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-11-13 15:46:24,987 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:46:24,987 INFO L85 PathProgramCache]: Analyzing trace with hash 483516962, now seen corresponding path program 4 times [2024-11-13 15:46:24,987 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:46:24,987 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [618574473] [2024-11-13 15:46:24,987 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:46:24,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:46:25,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:46:25,435 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 15:46:25,436 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:46:25,436 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [618574473] [2024-11-13 15:46:25,436 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [618574473] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:46:25,437 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:46:25,437 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 15:46:25,437 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1826547989] [2024-11-13 15:46:25,437 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:46:25,437 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 15:46:25,438 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:46:25,438 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 15:46:25,438 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-13 15:46:25,509 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 50 [2024-11-13 15:46:25,510 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 104 places, 108 transitions, 902 flow. Second operand has 6 states, 6 states have (on average 20.666666666666668) internal successors, (124), 6 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:25,510 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:46:25,510 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 50 [2024-11-13 15:46:25,510 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:46:33,168 INFO L124 PetriNetUnfolderBase]: 38012/58163 cut-off events. [2024-11-13 15:46:33,168 INFO L125 PetriNetUnfolderBase]: For 133927/135615 co-relation queries the response was YES. [2024-11-13 15:46:33,458 INFO L83 FinitePrefix]: Finished finitePrefix Result has 197729 conditions, 58163 events. 38012/58163 cut-off events. For 133927/135615 co-relation queries the response was YES. Maximal size of possible extension queue 3201. Compared 483194 event pairs, 6597 based on Foata normal form. 2490/59963 useless extension candidates. Maximal degree in co-relation 188636. Up to 25771 conditions per place. [2024-11-13 15:46:33,961 INFO L140 encePairwiseOnDemand]: 42/50 looper letters, 171 selfloop transitions, 60 changer transitions 8/257 dead transitions. [2024-11-13 15:46:33,961 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 112 places, 257 transitions, 2266 flow [2024-11-13 15:46:33,962 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-13 15:46:33,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 9 states. [2024-11-13 15:46:33,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 292 transitions. [2024-11-13 15:46:33,966 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6488888888888888 [2024-11-13 15:46:33,966 INFO L175 Difference]: Start difference. First operand has 104 places, 108 transitions, 902 flow. Second operand 9 states and 292 transitions. [2024-11-13 15:46:33,967 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 112 places, 257 transitions, 2266 flow [2024-11-13 15:46:36,862 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 110 places, 257 transitions, 2189 flow, removed 19 selfloop flow, removed 2 redundant places. [2024-11-13 15:46:36,865 INFO L231 Difference]: Finished difference. Result has 116 places, 138 transitions, 1446 flow [2024-11-13 15:46:36,865 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=868, PETRI_DIFFERENCE_MINUEND_PLACES=102, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=108, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=31, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=64, PETRI_DIFFERENCE_SUBTRAHEND_STATES=9, PETRI_FLOW=1446, PETRI_PLACES=116, PETRI_TRANSITIONS=138} [2024-11-13 15:46:36,866 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, 64 predicate places. [2024-11-13 15:46:36,866 INFO L471 AbstractCegarLoop]: Abstraction has has 116 places, 138 transitions, 1446 flow [2024-11-13 15:46:36,866 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 20.666666666666668) internal successors, (124), 6 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:36,866 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:46:36,867 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:46:36,867 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-13 15:46:36,867 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:46:36,867 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:46:36,867 INFO L85 PathProgramCache]: Analyzing trace with hash -1708327036, now seen corresponding path program 5 times [2024-11-13 15:46:36,868 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:46:36,868 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1755606809] [2024-11-13 15:46:36,868 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:46:36,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:46:36,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:46:37,278 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 15:46:37,278 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:46:37,278 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1755606809] [2024-11-13 15:46:37,278 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1755606809] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:46:37,279 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:46:37,279 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-13 15:46:37,279 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [18489871] [2024-11-13 15:46:37,279 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:46:37,279 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-13 15:46:37,280 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:46:37,280 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-13 15:46:37,280 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2024-11-13 15:46:37,365 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 15 out of 50 [2024-11-13 15:46:37,366 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 116 places, 138 transitions, 1446 flow. Second operand has 7 states, 7 states have (on average 19.142857142857142) internal successors, (134), 7 states have internal predecessors, (134), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:37,366 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:46:37,366 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 15 of 50 [2024-11-13 15:46:37,366 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand [2024-11-13 15:46:45,404 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 50#thread3EXITtrue, 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 81#(<= ~n2~0 0), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 45#L73true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), 151#true, Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, 13#L62true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,405 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,405 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-13 15:46:45,405 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,405 INFO L297 olderBase$Statistics]: existing Event has 32 ancestors and is cut-off event [2024-11-13 15:46:45,406 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 81#(<= ~n2~0 0), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 45#L73true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), 41#L98true, Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), 151#true, Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, 13#L62true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 62#(= ~total~0 0), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))]) [2024-11-13 15:46:45,406 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,406 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-13 15:46:45,406 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,406 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-13 15:46:45,548 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, 50#thread3EXITtrue, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 45#L73true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, 13#L62true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 62#(= ~total~0 0), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))]) [2024-11-13 15:46:45,548 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,548 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,548 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-13 15:46:45,548 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-13 15:46:45,549 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 45#L73true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), 41#L98true, Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, 13#L62true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,549 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,549 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,549 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-13 15:46:45,549 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-13 15:46:45,571 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, 50#thread3EXITtrue, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 45#L73true, 8#thread1EXITtrue, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 62#(= ~total~0 0), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))]) [2024-11-13 15:46:45,571 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,571 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,571 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-13 15:46:45,571 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-13 15:46:45,572 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 45#L73true, 8#thread1EXITtrue, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), 41#L98true, Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,572 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,572 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,572 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-13 15:46:45,572 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-13 15:46:45,574 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 50#thread3EXITtrue, 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 81#(<= ~n2~0 0), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 45#L73true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), 151#true, Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 17#L52true, 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,574 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,574 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-13 15:46:45,574 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-13 15:46:45,574 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,575 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 45#L73true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), 41#L98true, Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), 151#true, Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 17#L52true, 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 62#(= ~total~0 0), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))]) [2024-11-13 15:46:45,575 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,575 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-13 15:46:45,575 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-13 15:46:45,575 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, 50#thread3EXITtrue, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 81#(<= ~n2~0 0), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 175#true, 12#L116true, 13#L62true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,578 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,578 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-13 15:46:45,578 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,578 INFO L297 olderBase$Statistics]: existing Event has 33 ancestors and is cut-off event [2024-11-13 15:46:45,578 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 81#(<= ~n2~0 0), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), 41#L98true, Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 175#true, 12#L116true, 13#L62true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,578 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,578 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-13 15:46:45,578 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,578 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-13 15:46:45,628 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, 50#thread3EXITtrue, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 28#thread4EXITtrue, 175#true, 13#L62true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 62#(= ~total~0 0), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))]) [2024-11-13 15:46:45,628 INFO L294 olderBase$Statistics]: this new event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,629 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,629 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,629 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,629 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 81#(<= ~n2~0 0), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), 41#L98true, Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 28#thread4EXITtrue, 175#true, 13#L62true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,629 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,629 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,629 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,629 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,668 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, 50#thread3EXITtrue, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 45#L73true, 19#L146true, 8#thread1EXITtrue, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), 151#true, Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 62#(= ~total~0 0), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))]) [2024-11-13 15:46:45,668 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,668 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-13 15:46:45,669 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-13 15:46:45,669 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,669 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 45#L73true, 19#L146true, 8#thread1EXITtrue, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), 41#L98true, Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), 151#true, Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,669 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,669 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,669 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,669 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,672 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, 50#thread3EXITtrue, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 45#L73true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 17#L52true, 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,672 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,672 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-13 15:46:45,672 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-13 15:46:45,672 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,673 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 45#L73true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), 41#L98true, Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 17#L52true, 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,673 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,673 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,673 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,673 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,675 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 50#thread3EXITtrue, 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 81#(<= ~n2~0 0), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), 151#true, Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, 13#L62true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 62#(= ~total~0 0), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))]) [2024-11-13 15:46:45,675 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,676 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,676 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-13 15:46:45,676 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-13 15:46:45,676 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), 41#L98true, Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), 151#true, Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, 13#L62true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 62#(= ~total~0 0), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))]) [2024-11-13 15:46:45,676 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,676 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,676 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,676 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,695 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 50#thread3EXITtrue, 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 23#L77true, 8#thread1EXITtrue, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 175#true, 12#L116true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,695 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,695 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-13 15:46:45,696 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,696 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-13 15:46:45,696 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 23#L77true, 8#thread1EXITtrue, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), 41#L98true, Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 175#true, 12#L116true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,696 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,696 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,696 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,696 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, 50#thread3EXITtrue, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 45#L73true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 36#L56true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), 151#true, Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,698 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,698 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-13 15:46:45,698 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,698 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-13 15:46:45,698 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 45#L73true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), 41#L98true, Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 36#L56true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), 151#true, Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 62#(= ~total~0 0), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))]) [2024-11-13 15:46:45,699 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,699 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,699 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,699 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,701 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 50#thread3EXITtrue, 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 17#L52true, 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 62#(= ~total~0 0), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))]) [2024-11-13 15:46:45,701 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,701 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-13 15:46:45,701 INFO L297 olderBase$Statistics]: existing Event has 34 ancestors and is cut-off event [2024-11-13 15:46:45,701 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,702 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), 41#L98true, Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 17#L52true, 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,702 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,702 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,702 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,702 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,739 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, 50#thread3EXITtrue, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 81#(<= ~n2~0 0), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 175#true, 28#thread4EXITtrue, 13#L62true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,739 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,739 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,739 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,739 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 81#(<= ~n2~0 0), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), 41#L98true, Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 175#true, 28#thread4EXITtrue, 13#L62true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,740 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,740 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,740 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,740 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,740 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 50#thread3EXITtrue, 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 81#(<= ~n2~0 0), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 23#L77true, 8#thread1EXITtrue, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), 151#true, Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 175#true, 28#thread4EXITtrue, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,740 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,741 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,741 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,741 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,741 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 81#(<= ~n2~0 0), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 23#L77true, 8#thread1EXITtrue, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), 41#L98true, Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 175#true, 28#thread4EXITtrue, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,741 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,741 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,741 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,741 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,743 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 50#thread3EXITtrue, 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 81#(<= ~n2~0 0), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), 151#true, Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 17#L52true, 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 175#true, 28#thread4EXITtrue, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,744 INFO L294 olderBase$Statistics]: this new event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,744 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,744 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,744 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,744 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 81#(<= ~n2~0 0), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), 41#L98true, Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 17#L52true, 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 175#true, 28#thread4EXITtrue, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,744 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,744 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,744 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,744 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,765 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 50#thread3EXITtrue, 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 81#(<= ~n2~0 0), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 23#L77true, 8#thread1EXITtrue, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), 151#true, Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,765 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,765 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,765 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,766 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,766 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 23#L77true, 8#thread1EXITtrue, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), 41#L98true, Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), 151#true, Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 62#(= ~total~0 0), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))]) [2024-11-13 15:46:45,766 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-13 15:46:45,766 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-13 15:46:45,766 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,766 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,768 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, 50#thread3EXITtrue, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 45#L73true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, 36#L56true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,768 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,768 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,768 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,768 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,769 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 45#L73true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), 41#L98true, Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, 36#L56true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 62#(= ~total~0 0), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))]) [2024-11-13 15:46:45,769 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-13 15:46:45,769 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-13 15:46:45,769 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,769 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, 50#thread3EXITtrue, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 17#L52true, 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,770 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,770 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,770 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,770 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,770 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), 41#L98true, Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 17#L52true, 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,770 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-13 15:46:45,770 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,770 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,770 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-13 15:46:45,783 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, 50#thread3EXITtrue, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, 36#L56true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 62#(= ~total~0 0), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))]) [2024-11-13 15:46:45,783 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,783 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,783 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,783 INFO L297 olderBase$Statistics]: existing Event has 35 ancestors and is cut-off event [2024-11-13 15:46:45,784 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), 41#L98true, Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, 36#L56true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 62#(= ~total~0 0), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))]) [2024-11-13 15:46:45,784 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-13 15:46:45,784 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,784 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-13 15:46:45,784 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, 50#thread3EXITtrue, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 23#L77true, 8#thread1EXITtrue, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), 151#true, Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 175#true, 28#thread4EXITtrue, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 62#(= ~total~0 0), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))]) [2024-11-13 15:46:45,793 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,793 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,793 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,793 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,793 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 81#(<= ~n2~0 0), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 23#L77true, 8#thread1EXITtrue, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), 41#L98true, Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), 151#true, Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 175#true, 28#thread4EXITtrue, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,793 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,793 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,794 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,794 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,796 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 50#thread3EXITtrue, 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 81#(<= ~n2~0 0), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 17#L52true, 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 175#true, 28#thread4EXITtrue, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,796 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,796 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,796 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,796 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,797 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 81#(<= ~n2~0 0), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), 41#L98true, Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 17#L52true, 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 175#true, 28#thread4EXITtrue, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 62#(= ~total~0 0), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))]) [2024-11-13 15:46:45,797 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,797 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,797 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,797 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 50#thread3EXITtrue, 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 81#(<= ~n2~0 0), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), 151#true, 36#L56true, Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 175#true, 28#thread4EXITtrue, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 62#(= ~total~0 0), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))]) [2024-11-13 15:46:45,798 INFO L294 olderBase$Statistics]: this new event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,798 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,798 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,798 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,798 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 81#(<= ~n2~0 0), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 21#L145-4true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), 41#L98true, Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), 151#true, 36#L56true, Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 28#thread4EXITtrue, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,799 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,799 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,799 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,799 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,815 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 50#thread3EXITtrue, 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 36#L56true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), 151#true, Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 62#(= ~total~0 0), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))]) [2024-11-13 15:46:45,816 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-13 15:46:45,816 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,816 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-13 15:46:45,816 INFO L297 olderBase$Statistics]: existing Event has 36 ancestors and is cut-off event [2024-11-13 15:46:45,816 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), 41#L98true, Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 36#L56true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), 151#true, Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 12#L116true, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 62#(= ~total~0 0), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))]) [2024-11-13 15:46:45,816 INFO L294 olderBase$Statistics]: this new event has 40 ancestors and is cut-off event [2024-11-13 15:46:45,816 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,816 INFO L297 olderBase$Statistics]: existing Event has 40 ancestors and is cut-off event [2024-11-13 15:46:45,816 INFO L297 olderBase$Statistics]: existing Event has 37 ancestors and is cut-off event [2024-11-13 15:46:45,831 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([825] L101-->thread3EXIT: Formula: (and (= |v_thread3Thread1of1ForFork3_#res#1.base_1| 0) (= |v_thread3Thread1of1ForFork3_#res#1.offset_1| 0) (= (mod |v_thread3Thread1of1ForFork3_~cond~2#1_5| 256) 0)) InVars {thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} OutVars{thread3Thread1of1ForFork3_#res#1.offset=|v_thread3Thread1of1ForFork3_#res#1.offset_1|, thread3Thread1of1ForFork3_#res#1.base=|v_thread3Thread1of1ForFork3_#res#1.base_1|, thread3Thread1of1ForFork3_~cond~2#1=|v_thread3Thread1of1ForFork3_~cond~2#1_5|} AuxVars[] AssignedVars[thread3Thread1of1ForFork3_#res#1.offset, thread3Thread1of1ForFork3_#res#1.base][138], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 50#thread3EXITtrue, 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 81#(<= ~n2~0 0), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, 36#L56true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 28#thread4EXITtrue, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,831 INFO L294 olderBase$Statistics]: this new event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,831 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,831 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,831 INFO L297 olderBase$Statistics]: existing Event has 38 ancestors and is cut-off event [2024-11-13 15:46:45,832 INFO L292 olderBase$Statistics]: inserting event number 4 for the transition-marking pair ([826] L94-->L98: Formula: (let ((.cse0 (<= 0 (+ |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483648))) (.cse2 (select (select |v_#memory_int#1_89| v_~q1~0.base_105) (+ (* 4 v_~q1_front~0_99) v_~q1~0.offset_105))) (.cse1 (<= |v_thread3Thread1of1ForFork3_plus_#res#1_1| 2147483647))) (and .cse0 (not (= (ite (and (< v_~q1_front~0_99 v_~n1~0_82) (< v_~q1_front~0_99 v_~q1_back~0_90) (<= 0 v_~q1_front~0_99)) 1 0) 0)) (= v_~total~0_101 |v_thread3Thread1of1ForFork3_plus_#res#1_1|) (= (+ v_~q1_front~0_99 1) v_~q1_front~0_98) (not (= (ite (or .cse1 (<= .cse2 0)) 1 0) 0)) (not (= (ite (or (<= 0 .cse2) .cse0) 1 0) 0)) (= |v_thread3Thread1of1ForFork3_plus_#res#1_1| (+ v_~total~0_102 .cse2)) .cse1)) InVars {~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_99, ~q1_back~0=v_~q1_back~0_90, ~n1~0=v_~n1~0_82, ~q1~0.base=v_~q1~0.base_105, #memory_int#1=|v_#memory_int#1_89|, ~total~0=v_~total~0_102} OutVars{~q1~0.offset=v_~q1~0.offset_105, ~q1_front~0=v_~q1_front~0_98, thread3Thread1of1ForFork3_plus_#res#1=|v_thread3Thread1of1ForFork3_plus_#res#1_1|, ~n1~0=v_~n1~0_82, thread3Thread1of1ForFork3_plus_#in~a#1=|v_thread3Thread1of1ForFork3_plus_#in~a#1_1|, thread3Thread1of1ForFork3_#t~ret8#1=|v_thread3Thread1of1ForFork3_#t~ret8#1_1|, #memory_int#1=|v_#memory_int#1_89|, thread3Thread1of1ForFork3_#t~mem7#1=|v_thread3Thread1of1ForFork3_#t~mem7#1_1|, ~total~0=v_~total~0_101, thread3Thread1of1ForFork3_plus_#in~b#1=|v_thread3Thread1of1ForFork3_plus_#in~b#1_1|, thread3Thread1of1ForFork3_plus_~a#1=|v_thread3Thread1of1ForFork3_plus_~a#1_1|, ~q1_back~0=v_~q1_back~0_90, ~q1~0.base=v_~q1~0.base_105, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1_1|, thread3Thread1of1ForFork3_plus_~b#1=|v_thread3Thread1of1ForFork3_plus_~b#1_1|, thread3Thread1of1ForFork3_#t~post9#1=|v_thread3Thread1of1ForFork3_#t~post9#1_1|, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1=|v_thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1_1|} AuxVars[] AssignedVars[~q1_front~0, thread3Thread1of1ForFork3_plus_#res#1, thread3Thread1of1ForFork3_plus_#in~b#1, thread3Thread1of1ForFork3_plus_~a#1, thread3Thread1of1ForFork3_assume_abort_if_not_~cond#1, thread3Thread1of1ForFork3_plus_#in~a#1, thread3Thread1of1ForFork3_plus_~b#1, thread3Thread1of1ForFork3_#t~ret8#1, thread3Thread1of1ForFork3_#t~post9#1, thread3Thread1of1ForFork3_#t~mem7#1, thread3Thread1of1ForFork3_assume_abort_if_not_#in~cond#1, ~total~0][201], [Black: 186#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 184#(and (= ~j~0 0) (= ~i~0 0) (or (< ~N~0 1) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 188#(and (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0))) (or (< ~N~0 (+ ~j~0 1)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)))), Black: 66#(<= ~q1_back~0 ~q1_front~0), Black: 129#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)), Black: 70#(= ~q2_back~0 ~q2_front~0), 84#true, Black: 75#(<= ~n1~0 0), Black: 74#(and (= |ULTIMATE.start_create_fresh_int_array_~size#1| ~n1~0) (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0)), Black: 80#(and (= |ULTIMATE.start_create_fresh_int_array_~i~1#1| 0) (<= ~n2~0 |ULTIMATE.start_create_fresh_int_array_~size#1|)), Black: 146#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 81#(<= ~n2~0 0), Black: 140#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|) (= ~j~0 0)), Black: 144#(and (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 142#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 19#L146true, 23#L77true, Black: 96#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 86#(and (= ~j~0 0) (= ~i~0 0)), Black: 98#(and (= ~j~0 0) (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)), Black: 92#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 161#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0))) (or (< 0 |thread1Thread1of1ForFork0_~cond~0#1|) (= |thread2Thread1of1ForFork2_~cond~1#1| 0))), Black: 94#(and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (= ~j~0 0) (= ~i~0 0) (<= 1 ~N~0)), 41#L98true, Black: 156#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 165#(and (= ~j~0 0) (= ~i~0 0) (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), 151#true, 36#L56true, Black: 157#(and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)), Black: 159#(and (= ~j~0 0) (= ~i~0 0) (or (and (= |thread1Thread1of1ForFork0_~cond~0#1| 1) (<= 1 ~N~0)) (and (= |thread1Thread1of1ForFork0_~cond~0#1| 0) (<= ~N~0 0)))), Black: 155#(or (and (= ~j~0 0) (<= ~N~0 0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))), Black: 163#(and (or (= ~j~0 0) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|))) (or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread1Thread1of1ForFork0_~cond~0#1| 256) 0) (<= 1 |thread1Thread1of1ForFork0_~cond~0#1|)))), 195#true, Black: 115#(and (= ~j~0 0) (= ~i~0 0) (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0)), Black: 113#(and (or (and (<= 1 ~N~0) (= |thread2Thread1of1ForFork2_~cond~1#1| 1)) (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 0))) (= ~j~0 0) (= ~i~0 0)), 28#thread4EXITtrue, 175#true, Black: 182#(and (= ~j~0 0) (= ~i~0 0) (or (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (< 0 ~N~0))), Black: 179#(or (and (= |thread2Thread1of1ForFork2_~cond~1#1| 0) (<= ~N~0 ~j~0)) (and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|))), Black: 180#(and (<= (div |thread3Thread1of1ForFork3_~cond~2#1| 256) 0) (<= 1 |thread3Thread1of1ForFork3_~cond~2#1|)), Black: 62#(= ~total~0 0)]) [2024-11-13 15:46:45,832 INFO L294 olderBase$Statistics]: this new event has 39 ancestors and is cut-off event [2024-11-13 15:46:45,832 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-13 15:46:45,832 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-13 15:46:45,832 INFO L297 olderBase$Statistics]: existing Event has 39 ancestors and is cut-off event [2024-11-13 15:46:45,844 INFO L124 PetriNetUnfolderBase]: 40287/59290 cut-off events. [2024-11-13 15:46:45,844 INFO L125 PetriNetUnfolderBase]: For 235145/236277 co-relation queries the response was YES. [2024-11-13 15:46:46,161 INFO L83 FinitePrefix]: Finished finitePrefix Result has 233200 conditions, 59290 events. 40287/59290 cut-off events. For 235145/236277 co-relation queries the response was YES. Maximal size of possible extension queue 3132. Compared 458965 event pairs, 7442 based on Foata normal form. 916/59397 useless extension candidates. Maximal degree in co-relation 218209. Up to 37181 conditions per place. [2024-11-13 15:46:46,363 INFO L140 encePairwiseOnDemand]: 41/50 looper letters, 157 selfloop transitions, 45 changer transitions 9/227 dead transitions. [2024-11-13 15:46:46,363 INFO L145 encePairwiseOnDemand]: Finished differencePairwiseOnDemand. Result has 121 places, 227 transitions, 2310 flow [2024-11-13 15:46:46,364 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-13 15:46:46,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand 8 states. [2024-11-13 15:46:46,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 8 states and 253 transitions. [2024-11-13 15:46:46,367 INFO L512 CegarLoopForPetriNet]: DFA transition density 0.6325 [2024-11-13 15:46:46,367 INFO L175 Difference]: Start difference. First operand has 116 places, 138 transitions, 1446 flow. Second operand 8 states and 253 transitions. [2024-11-13 15:46:46,367 INFO L82 GeneralOperation]: Start removeRedundantFlow. Operand has 121 places, 227 transitions, 2310 flow [2024-11-13 15:46:51,258 INFO L88 GeneralOperation]: Finished removeRedundantFlow, result has has 119 places, 227 transitions, 2265 flow, removed 19 selfloop flow, removed 2 redundant places. [2024-11-13 15:46:51,263 INFO L231 Difference]: Finished difference. Result has 121 places, 136 transitions, 1501 flow [2024-11-13 15:46:51,263 INFO L260 CegarLoopForPetriNet]: {PETRI_ALPHABET=50, PETRI_DIFFERENCE_MINUEND_FLOW=1328, PETRI_DIFFERENCE_MINUEND_PLACES=112, PETRI_DIFFERENCE_MINUEND_TRANSITIONS=131, PETRI_DIFFERENCE_SUBTRAHEND_LETTERS_WITH_MORE_CHANGERS_THAN_LOOPERS=39, PETRI_DIFFERENCE_SUBTRAHEND_LOOPER_ONLY_LETTERS=86, PETRI_DIFFERENCE_SUBTRAHEND_STATES=8, PETRI_FLOW=1501, PETRI_PLACES=121, PETRI_TRANSITIONS=136} [2024-11-13 15:46:51,264 INFO L277 CegarLoopForPetriNet]: 52 programPoint places, 69 predicate places. [2024-11-13 15:46:51,264 INFO L471 AbstractCegarLoop]: Abstraction has has 121 places, 136 transitions, 1501 flow [2024-11-13 15:46:51,264 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 19.142857142857142) internal successors, (134), 7 states have internal predecessors, (134), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:51,264 INFO L196 CegarLoopForPetriNet]: Found error trace [2024-11-13 15:46:51,264 INFO L204 CegarLoopForPetriNet]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-13 15:46:51,265 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-13 15:46:51,265 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, ULTIMATE.startErr0INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES, ULTIMATE.startErr1INUSE_VIOLATIONSUFFICIENT_THREAD_INSTANCES (and 2 more)] === [2024-11-13 15:46:51,265 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 15:46:51,265 INFO L85 PathProgramCache]: Analyzing trace with hash -168992048, now seen corresponding path program 6 times [2024-11-13 15:46:51,265 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-13 15:46:51,266 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [783187004] [2024-11-13 15:46:51,266 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-13 15:46:51,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 15:46:51,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 15:46:51,627 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 15:46:51,627 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-13 15:46:51,627 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [783187004] [2024-11-13 15:46:51,627 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [783187004] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-13 15:46:51,628 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-13 15:46:51,628 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-13 15:46:51,628 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1831743990] [2024-11-13 15:46:51,628 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-13 15:46:51,628 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-13 15:46:51,628 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-13 15:46:51,629 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-13 15:46:51,629 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-11-13 15:46:51,703 INFO L467 CegarLoopForPetriNet]: Number of universal loopers: 16 out of 50 [2024-11-13 15:46:51,703 INFO L103 encePairwiseOnDemand]: Start differencePairwiseOnDemand. First operand has 121 places, 136 transitions, 1501 flow. Second operand has 6 states, 6 states have (on average 20.666666666666668) internal successors, (124), 6 states have internal predecessors, (124), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-13 15:46:51,703 INFO L112 encePairwiseOnDemand]: Universal subtrahend loopers provided by user. [2024-11-13 15:46:51,704 INFO L113 encePairwiseOnDemand]: Number of universal subtrahend loopers: 16 of 50 [2024-11-13 15:46:51,704 INFO L73 FinitePrefix]: Start finitePrefix. Operand will be constructed on-demand